rpca

所属分类:matlab编程
开发工具:matlab
文件大小:4KB
下载次数:144
上传日期:2006-11-15 15:14:01
上 传 者jackywugongwei
说明:  rcpa算法matlab程序 有意者下吧
(rcpa algorithm Matlab procedures Interested parties are you)

文件列表:
226556\rpca\rob_pca.m (2792, 2001-03-09)
226556\rpca\rpca.m (3890, 2001-03-09)
226556\rpca\weighted_pca.m (1701, 2001-03-09)
226556\rpca (0, 2011-02-18)
226556 (0, 2011-02-18)

This Software computes the Robust Principal Component Analysis or Robust Singular Value Decomposition explained in the references: REFERENCES: De la Torre, F. and Black, M. J., Robust principal component analysis for computer vision. Int. Conf. on Computer Vision 2001, Vancouver. De la Torre, F. and Black, M. J., A Framework for Robust Subspace Learning. In preparation. This is EXPERIMENTAL software, so with high probability is possible to have bugs. If you find any bug, please send an e-mail to ftorre@salleURL.edu. Use at your own risk. No warranty is implied by this distribution. There are three Matlab(it has been tested in version 5.3) programs: rpca: An example program of how to run RPCA rob_pca: Computes Robust PCA weighted_pca: Computes Weighted PCA data_2_days is a file containing the data gathered during 2 days with a static camera. Beware! you need at least a 800M RAM memory to run the algorithm in Matlab with this data! It takes several hours to converge! If you do not have this memory space, just compute the algorithm with half of the data (e.g. add this line after loading the data in rpca.m Data=Data(:,1:end/2);)

近期下载者

相关文件


收藏者