How to run an algorithm on part of the image?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!