segmentation
显示 更早的评论
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
回答(2 个)
Image Analyst
2012-2-5
0 个投票
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
2012-2-7
0 个投票
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.....
类别
在 帮助中心 和 File Exchange 中查找有关 Image Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!