Info
この質問は閉じられています。 編集または回答するには再度開いてください。
I have an image. how to calculate geomtric features of that image using matlb?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Image Analyst
2013 年 8 月 21 日
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 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!