lrw14-master

所属分类:图形图像处理
开发工具:Visual C++
文件大小:1746KB
下载次数:3
上传日期:2018-01-11 11:53:07
上 传 者SpringMVC
说明:  用随机游走算法实现超像素的分割,效果好大家交流
(Using random walk algorithm to realize super pixel segmentation, the effect is good)

文件列表:
290.jpg (64207, 2015-01-17)
algorithms (0, 2017-05-09)
algorithms\LRW.m (1163, 2015-01-17)
algorithms\adjacency.m (2101, 2015-01-17)
algorithms\colorspace.m (13590, 2015-01-17)
algorithms\do_seg.m (395, 2015-01-17)
algorithms\energy_opt.m (4839, 2017-12-17)
algorithms\get_binary_img_from_seeds.m (572, 2015-01-17)
algorithms\get_initial_seeds.m (2496, 2015-01-17)
algorithms\get_speed_based_on_gradient.m (1863, 2015-01-17)
algorithms\getmapping.m (2692, 2017-12-17)
algorithms\image_disp.m (846, 2015-01-17)
algorithms\img_smooth.m (963, 2015-01-17)
algorithms\lattice.m (3441, 2015-01-17)
algorithms\lbp.m (5985, 2015-01-17)
algorithms\makeweights.m (1951, 2015-01-17)
algorithms\makeweights_old.m (1867, 2015-01-17)
algorithms\normalize.m (2365, 2015-01-17)
algorithms\sc.m (38422, 2015-01-17)
algorithms\seed_generate.m (304, 2015-01-17)
algorithms\seed_generation.m (580, 2015-01-17)
algorithms\seed_transform.m (345, 2015-01-17)
algorithms\seg2bmap.m (1300, 2015-01-17)
algorithms\segoutput.m (2671, 2015-01-17)
algorithms\weight_function.m (311, 2015-01-17)
demo_LRWSuperpixel.m (1406, 2017-05-08)
m3iregistry (0, 2017-04-01)
m3iregistry\glue2_datamodel.m3iconfig (458, 2016-07-22)
m3iregistry\m3i.m3iconfig (596, 2016-07-22)
m3iregistry\mm_arplatform.m3iconfig (508, 2016-07-22)
m3iregistry\mm_foundation.m3iconfig (508, 2016-07-22)
m3iregistry\mm_rmidd.m3iconfig (459, 2016-07-22)
m3iregistry\mm_slcomponent.m3iconfig (514, 2016-07-22)
m3iregistry\mm_types.m3iconfig (478, 2016-07-22)
m3iregistry\sfdi_datamodel.m3iconfig (495, 2016-07-22)
m3iregistry\sl_datamodel.m3iconfig (457, 2016-07-22)
m3iregistry\sl_interface_editor_metamodel.m3iconfig (529, 2016-07-22)
... ...

This software is the matlab re-implementation version of the algorithm in the following IEEE TIP paper. Please run the demo code "demo_LRWSuperpixel" for generating the superpixels. The code of seed initializzation (folder 'mex') are taken from TurboPixel. The files (lbp.m and getmapping.m ) are used to compute LBP texture values. ********************************************************************************* ******** Please cite our paper when you publish new relevant papers. Thanks. ******************** J. Shen, Y. Du, W. Wang, X. Li, Lazy random walks for superpixel segmentation. IEEE Trans. on Image Processing, 23(4):1451-1462, 2014 ********************************************************************************* Any further questions, please send email to: shenjianbing@bit.edu.cn or shenjianbingcg@sina.com https://github.com/shenjianbing/lrw http://cs.bit.edu.cn/shenjianbing/lrw.htm

近期下载者

相关文件


收藏者