Mostrar comentarios más antiguos
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
Respuestas (2)
Image Analyst
el 5 de Feb. de 2012
0 votos
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
el 7 de Feb. de 2012
0 votos
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.....
Categorías
Más información sobre Image Segmentation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!