Matlab_texture

所属分类:matlab编程
开发工具:matlab
文件大小:270KB
下载次数:40
上传日期:2010-04-17 17:29:49
上 传 者chandra.tan
说明:  texture combining with matlab纹理合成Matlab源代码

文件列表:
纹理合成Matlab源代码 (0, 2008-12-21)
纹理合成Matlab源代码\adjustCorr1s.m (1366, 2001-02-15)
纹理合成Matlab源代码\adjustCorr2s.m (2442, 2001-02-15)
纹理合成Matlab源代码\buildSCFpyr.m (3326, 2001-02-15)
纹理合成Matlab源代码\buildSCFpyrLevs.m (2082, 2001-02-15)
纹理合成Matlab源代码\ChangeLog (241, 2001-03-28)
纹理合成Matlab源代码\checkerboard.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\Contents.m (1827, 2001-03-28)
纹理合成Matlab源代码\example1.m (1023, 2001-03-28)
纹理合成Matlab源代码\example2.m (1659, 2001-03-30)
纹理合成Matlab源代码\expand.m (737, 2001-02-15)
纹理合成Matlab源代码\innerProd.m (404, 2001-03-29)
纹理合成Matlab源代码\metal.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\modacor22.m (3104, 2001-02-15)
纹理合成Matlab源代码\modkurt.m (3780, 2001-02-15)
纹理合成Matlab源代码\modskew.m (3866, 2001-02-15)
纹理合成Matlab源代码\nuts.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\reptil_skin.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\sawtooth.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\shrink.m (613, 2001-02-15)
纹理合成Matlab源代码\snr.m (194, 2001-02-15)
纹理合成Matlab源代码\text.pgm (65593, 2001-02-15)
纹理合成Matlab源代码\textureAnalysis.m (7253, 2001-03-28)
纹理合成Matlab源代码\textureSynthesis.m (13462, 2001-03-28)
纹理合成Matlab源代码\vector.m (135, 2001-02-15)
纹理合成Matlab源代码\MEX (0, 2008-12-21)
纹理合成Matlab源代码\MEX\innerProd.c (1416, 2001-02-15)
纹理合成Matlab源代码\MEX\innerProd.dll (41984, 2001-02-15)
纹理合成Matlab源代码\MEX\innerProd.mexglx (6751, 2001-02-15)
纹理合成Matlab源代码\MEX\innerProd.mexlx (4479, 2001-02-15)
纹理合成Matlab源代码\MEX\innerProd.mexsol (3948, 2001-02-15)

This package contains MatLab code for analyzing and synthesizing digital image of visual texture. The algorithm is described in the references given at the bottom of this document. Further information, as well the most recent versions of the code, are available at http://www.cns.nyu.edu/~lcv/texture/ Incremental changes to the code are documented in the ChangeLog file. Written by Javier Portilla and Eero Simoncelli, 1999-2000. Comments/Suggestions/Bugs to: javier@decsai.ugr.es eero.simoncelli@nyu.edu ___________________________________________________________________________ INSTALLATION 1) download and unpack the code. You can put the code anywhere on your system, but we'll assume it's in a directory named "textureSynth". 2) download and unpack the matlabPyrTools package from http://www.cns.nyu.edu/~eero/software.html This is a collection of tools for multi-scale decomposition of images. You can put the code anywhere on your system, but we'll assume it's in a directory named "matlabPyrTools". 3) Run matlab, and put the matlabPyrTools directory in your path: > path('matlabPyrTools', path); 4) Both the textureSynth and matlabPyrTools distributions include a MEX subdirectory containing binary executables, precompiled for various platforms (SunOS,Solaris,Linux,Windows). You may need to recompile these on your platform. In addition, you should either move the relavent files from the MEX subdirectory into the main directory, OR create a link/alias to them, OR place the MEX subdirectory in your matlab path. ___________________________________________________________________________ USING THE SOFTWARE - To see a demonstration, start Matlab, change directories (using "cd") into the textureSynth directory, and execute "example1" (without the quotations). - If you want to learn how to use the texture analysis and synthesis functions, take a look at example1.m and example2.m (these include many explanatory comments). - For a listing of matlab function included in this package, execute "help textureSynth" - For details on any of the functions, execute "help " ___________________________________________________________________________ REFERENCES J Portilla and E P Simoncelli. A Parametric Texture Model based on Joint Statistics of Complex Wavelet Coefficients. Int'l Journal of Computer Vision. 40(1):49-71, October, 2000. http://www.cns.nyu.edu/~eero/ABSTRACTS/portilla99-abstract.html J Portilla and E P Simoncelli Texture Modeling and Synthesis using Joint Statistics of Complex Wavelet Coefficients. IEEE Workshop on Statistical and Computational Theories of Vision, Fort Collins, CO, 22 June 1999. http://www.cns.nyu.edu/~eero/ABSTRACTS/portilla99a-abstract.html J Portilla and E P Simoncelli. Texture Representation and Synthesis Using Correlation of Complex Wavelet Coefficient Magnitudes. Technical Report #54, Consejo Superior de Investigaciones Cientificas (CSIC), Madrid. 29 March 1999. http://www.cns.nyu.edu/~eero/ABSTRACTS/portilla***-abstract.html E P Simoncelli and J Portilla. Texture Characterization via Joint Statistics of Wavelet Coefficient Magnitudes. In 5th IEEE Int'l Conf on Image Processing. Chicago, IL. Oct 4-7, 19***. http://www.cns.nyu.edu/~eero/ABSTRACTS/simoncelli***b-abstract.html

近期下载者

相关文件


收藏者