How to run an algorithm on part of the image?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to detect structure of interest of an image by superpixel algorithm. First, I apply SLIC algorithm, which returns labeled matrix,to segment image into superpixels and then I want to apply same algorithm on some superpixels that I obtained. But since the shape of superpixels are amorphous I could not extract specific superpixels to apply the algorithm. Is there any Matlab function to do this?
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!