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!