segmentation
Show older comments
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
on 5 Feb 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
on 7 Feb 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.....
Categories
Find more on Image Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!