Info
This question is closed. Reopen it to edit or answer.
I have an image. how to calculate geomtric features of that image using matlb?
1 view (last 30 days)
Show older comments
i am doing project on image prodessing in which i need geometrical features of an image (Perimeter ,Area , Minimum radius, Maximum radius, Average radius).
how to calculate using matlab. thanks in advance.
0 Comments
Answers (1)
Image Analyst
on 21 Aug 2013
To get started, see my tutorial on image segmentation: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. Other than that it really depends on what features you want to identify and measure. Obviously assessing how normal some anatomy looks in an MRI image is going to require a much different algorithm than, say, counting the flecks of pepper on a white paper.
0 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!