NcutImage_7_AMD64

所属分类:图形图像处理
开发工具:C/C++
文件大小:157KB
下载次数:3
上传日期:2009-03-08 01:57:03
上 传 者spjagadesh
说明:  this program is to layer the given image by natural cutting developed by using c

文件列表:
NcutImage_7_AMD64 (0, 2004-08-09)
NcutImage_7_AMD64\common_files (0, 2004-06-18)
NcutImage_7_AMD64\common_files\a_times_b_cmplx.dll (7114, 2004-06-18)
NcutImage_7_AMD64\common_files\a_times_b_cmplx.mexglx (7820, 2004-06-18)
NcutImage_7_AMD64\common_files\a_times_b_cmplx.mexmac (13096, 2004-06-18)
NcutImage_7_AMD64\common_files\discretisation.m (1251, 2004-06-18)
NcutImage_7_AMD64\common_files\discretisationEigenVectorData.asv (202, 2004-06-18)
NcutImage_7_AMD64\common_files\discretisationEigenVectorData.m (317, 2004-06-18)
NcutImage_7_AMD64\common_files\eigs2.m (37466, 2004-06-18)
NcutImage_7_AMD64\common_files\mex_w_times_x_symmetric.dll (9728, 2004-06-18)
NcutImage_7_AMD64\common_files\mex_w_times_x_symmetric.mexglx (8713, 2004-06-18)
NcutImage_7_AMD64\common_files\mex_w_times_x_symmetric.mexmac (13396, 2004-06-18)
NcutImage_7_AMD64\common_files\ncut.asv (2339, 2004-06-18)
NcutImage_7_AMD64\common_files\ncut.m (2470, 2004-06-18)
NcutImage_7_AMD64\common_files\ncutW.asv (486, 2004-06-18)
NcutImage_7_AMD64\common_files\ncutW.m (604, 2004-06-18)
NcutImage_7_AMD64\common_files\sparsifyc.dll (8704, 2004-06-18)
NcutImage_7_AMD64\common_files\sparsifyc.mexglx (8541, 2004-06-18)
NcutImage_7_AMD64\common_files\sparsifyc.mexmac (9004, 2004-06-18)
NcutImage_7_AMD64\common_files\spmtimesd.dll (7168, 2004-06-18)
NcutImage_7_AMD64\common_files\spmtimesd.mexglx (7285, 2004-06-18)
NcutImage_7_AMD64\common_files\spmtimesd.mexmac (8888, 2004-06-18)
NcutImage_7_AMD64\demoNcutImage.m (1621, 2004-08-09)
NcutImage_7_AMD64\main.m (309, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files (0, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\a_times_b_cmplx.c (10087, 2004-08-09)
NcutImage_7_AMD64\specific_NcutImage_files\a_times_b_cmplx.mexa64 (10635, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\affinityic.c (5789, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\affinityic.dll (7680, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\affinityic.mexa64 (10447, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\affinityic.mexglx (8162, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\affinityic.mexmac (8964, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\cimgnbmap.c (5146, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\cimgnbmap.dll (7168, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\cimgnbmap.mexa64 (9919, 2004-08-10)
NcutImage_7_AMD64\specific_NcutImage_files\cimgnbmap.mexglx (7801, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\cimgnbmap.mexmac (8960, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\computeEdges.asv (929, 2004-06-18)
NcutImage_7_AMD64\specific_NcutImage_files\computeEdges.m (1072, 2004-06-18)
... ...

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Normalized Cut Image Segmentation Code % % % % Timothee Cour (UPENN), Stella Yu (Berkeley), Jianbo Shi (UPENN) % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Installation Notes : 1) After you unzipped the files to mydir, put the Current Directory in Matlab to mydir 2) In the matlab command prompt, type demoNcutImage to see a demo or... type main to initialize the paths to subfolders 3) You can now try any of the functions The files were tested under matlab 6.5 Top level functions: NcutImage.m: given image "I", segment it into "nbSegments" segments [SegLabel,NcutDiscrete,NcutEigenvectors,NcutEigenvalues,W]= NcutImage(I,nbSegments); ICgraph.m: compute Intervening Contour based pixel similarity matrix W W = ICgraph(I); ncutW.m: segmentation given similarity matrix W [NcutDiscrete,NcutEigenvectors,NcutEigenvalues] = ncutW(W,nbSegments);

近期下载者

相关文件


收藏者