Afficher commentaires plus anciens
I am working on object detection.I have implemented segmentation algorithm on my image.whether we can extract features from the segmented image?or tel me whether segmentation of the image is just for visual purpose..Please guide me...Thanks in advance
Réponses (2)
Image Analyst
le 5 Fév 2012
0 votes
I would say yes. Image segmentation can be used to make quantitative measurements, not it's not limited to just visual purposes. See my BlobsDemo for an image segmentation tutorial/demo. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
ak
le 7 Fév 2012
0 votes
Ya u r right....there are many features can be extracted using matlab...such as Mean,Variance,Std Deviation,Mag and Direction vectors...According to that u can classify ur each blocks in image and its characteristics.....
Catégories
En savoir plus sur Image Segmentation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!