SubMarkov-Random-Walk-for-Image-Segmentation-
SubMarkov-Random-Walk-for-Image-Segmentation- copied to clipboard
SubMarkov Random Walk for Image Segmentation
====================================================================================================== This code is written by Xingping Dong Email: [email protected] / [email protected]
This software can be used freely for research purposes. Published reports of research using this code (or a modified version) should cite the articles that describe the algorithm:
-
X. Dong, J. Shen, and L. Shao, SubMarkov Random Walk for Image Segmentation, IEEE Trans. on Image Processing, 25(2): 516-527, 2016
-
J. Shen, Y. Du, W. Wang, X. Li, Lazy random walks for superpixel segmentation. IEEE Trans. on Image Processing, 23(4):1451-1462, 2014
====================================================================================================== How to use (This code has been compiled and tested using matlab R2011b )
-
There is one demo function: test.m
-
The results are shown in '.\results'.
-
You can add some scribbles into the images in '.\scribbles'to improve the performance.