lsc_matlab

所属分类:其他
开发工具:matlab
文件大小:389KB
下载次数:38
上传日期:2019-03-25 14:50:48
上 传 者kmstcc
说明:  本程序演示了以下论文中提出的LSC超像素分割方法: 陈建生,李正琴,黄波,线性光谱聚类超像素,IEEE图像处理学报,第26卷,第7期,3317-3330页,2017. 李正琴,陈建生,利用线性光谱聚类的超像素分割,IEEE计算机视觉与模式识别会议,2015年6月。 2017年6月20日
(This program demonstrates the LSC superpixel segmentation method proposed in the following papers: Jiansheng Chen, Zhengqin Li, Bo Huang, Linear Spectral Clustering Superpixel, IEEE Transactions on Image Processing, Vol. 26, No. 7, pp. 3317-3330, 2017. Zhengqin Li, Jiansheng Chen, Superpixel Segmentation using Linear Spectral Clustering, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Jun. 2015 Zhengqin Li, zhl378@eng.ucsd.edu Enjoy! June 20, 2017)

文件列表:
lsc_matlab\01.jpg (280875, 2018-01-11)
lsc_matlab\02.jpg (30773, 2018-01-11)
lsc_matlab\03.jpg (39120, 2018-01-11)
lsc_matlab\04.jpg (47548, 2018-01-11)
lsc_matlab\countSuperpixel.h (1369, 2018-01-11)
lsc_matlab\DisplayLabel.m (878, 2018-01-11)
lsc_matlab\DisplaySuperpixel.m (852, 2018-01-11)
lsc_matlab\DoSuperpixel.h (5468, 2018-01-11)
lsc_matlab\EnforceConnectivity.h (8693, 2018-01-11)
lsc_matlab\Initialize.h (2360, 2018-01-11)
lsc_matlab\LSC.h (2557, 2018-01-11)
lsc_matlab\LSC_demo.m (785, 2018-01-11)
lsc_matlab\LSC_mex.cpp (1433, 2018-01-11)
lsc_matlab\myrgb2lab.h (1896, 2018-01-11)
lsc_matlab\point.h (118, 2018-01-11)
lsc_matlab\preEnforceConnectivity.h (1875, 2018-01-11)
lsc_matlab\Seeds.h (806, 2018-01-11)
license.txt (1523, 2018-01-11)

This program demonstrates the LSC superpixel segmentation method proposed in the following papers: Jiansheng Chen, Zhengqin Li, Bo Huang, Linear Spectral Clustering Superpixel, IEEE Transactions on Image Processing, Vol. 26, No. 7, pp. 3317-3330, 2017. Zhengqin Li, Jiansheng Chen, Superpixel Segmentation using Linear Spectral Clustering, IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Jun. 2015 The program is free for non-commercial academic use. Any commercial use is strictly prohibited without the authors' consent. 1. compile LSC_mex.cpp under Matlab using command: mex LSC_mex.cpp 2. run LSC_demo.m under Matlab to try! You may also compile the mex file yourself using "mex LSC_mex.cpp" under matlab. This demo is also available at http://jschenthu.weebly.com/projects.html. Any problem regarding this demo, please feel free to contact us: Jiansheng Chen, jschenthu@tsinghua.edu.cn Zhengqin Li, zhl378@eng.ucsd.edu Enjoy! June 20, 2017

近期下载者

相关文件


收藏者