niscode-1_0

所属分类:图形图像处理
开发工具:matlab
文件大小:1788KB
下载次数:19
上传日期:2010-06-10 15:43:26
上 传 者kekexili
说明:  这是自然图像统计这本书上的相关代码,相信对大家会很有用。
(This is a book on natural image statistics related to the code, I believe we will be very useful.)

文件列表:
computecorrelations.m (482, 2007-03-28)
creategratings.m (835, 2006-03-15)
data (0, 2008-10-01)
data\10.tiff (125176, 2008-10-01)
data\11.tiff (114122, 2008-10-01)
data\12.tiff (132442, 2008-10-01)
data\13.tiff (130596, 2008-10-01)
data\1.tiff (132412, 2008-10-01)
data\2.tiff (131714, 2008-10-01)
data\3.tiff (131774, 2008-10-01)
data\4.tiff (132262, 2008-10-01)
data\5.tiff (131830, 2008-10-01)
data\6.tiff (124028, 2008-10-01)
data\7.tiff (132386, 2008-10-01)
data\8.tiff (132236, 2008-10-01)
data\9.tiff (132594, 2008-10-01)
figures.m (44139, 2008-12-11)
findoptimalparas.m (2785, 2008-12-04)
gabor.m (763, 2008-12-11)
histogram.m (212, 2008-10-01)
ica.m (1899, 2008-11-25)
initializerandomseeds.m (411, 2006-08-01)
isa_est.m (3814, 2008-11-25)
neighbourhoodmatrix.m (956, 2005-08-05)
orthogonalizerows.m (110, 2005-04-23)
overcompletebasis.m (2750, 2008-11-26)
pca.m (676, 2007-09-28)
plotrf.m (1015, 2008-12-11)
plot_withbigfont.m (191, 2008-10-06)
removeDC.m (291, 2005-08-04)
rotavg.m (523, 2006-11-25)
sampleimages.m (1604, 2008-10-01)
subspacematrix.m (370, 2005-08-05)
tica.m (3393, 2008-11-25)
variancenormalize.m (379, 2008-10-03)
writeline.m (212, 2005-04-26)
writenum.m (230, 2005-08-05)
不相似度度量.pdf (432766, 2010-05-14)
... ...

This directory contains the Matlab(TM) code and natural image data to reproduce most of the experiments on in chapters 1-11 and Section 13.1 of the book "Natural Image Statistics" by Hyvarinen, Hurri, and Hoyer, published by Springer. Code by Aapo Hyvarinen partly based on code by Patrik O. Hoyer and rotavg.m code courtesy of Bruno Olshausen This is version 1.0, 11 Dec 2008, run with Matlab 7.5.0 MAIN FILE: figures.m Running this file will do all the main experiments DATA DIRECTORY: data/ This directory contains the natural images used in the experiments SAMPLING: sampleimages.m Sample patches from images in directory "data" PREPROCESSING: removeDC.m Remove DC from image patches Note: there is no single command for whitening the data, see figures.m on how to use the results from pca.m to whiten your data MAIN ALGORITHMS: pca.m %principal component analysis ica.m %FastICA for whitened data isa_est.m %estimation of ISA model for whitened data tica.m %estimation of topographic ICA for whitened data overcomplete.m %estimation of energy-based overcomplete model for whitened data OTHER FILES: subroutines of the above, including plotting and terminal reporting commands.

近期下载者

相关文件


收藏者