All Projects → shenjianbing → Lazy-random-walks-for-superpixel-segmentation

shenjianbing / Lazy-random-walks-for-superpixel-segmentation

Licence: other
Lazy random walks for superpixel segmentation (IEEE TIP14)

Programming Languages

c
50402 projects - #5 most used programming language
matlab
3953 projects
M
324 projects
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: 
[email protected]   or    
[email protected]

https://github.com/shenjianbing/lrw
http://cs.bit.edu.cn/shenjianbing/lrw.htm
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].