Clear Filters
Clear Filters

segmentation

2 views (last 30 days)
sathya
sathya on 5 Feb 2012
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

Answers (2)

Image Analyst
Image Analyst on 5 Feb 2012
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
ak on 7 Feb 2012
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.....

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!