how to find object width in binary image
1 次查看(过去 30 天)
显示 更早的评论
i have an binary image with 0's and 1's. please help me how to find the object width factor.
0 个评论
采纳的回答
Image Analyst
2014-3-8
See my image segmentation tutorial, "BlobsDemo" http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862
If you need any more help, read this http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer and then come back with your image and m-file.
3 个评论
Image Analyst
2014-3-10
That doesn't look anything like what my demo creates. What is your original image? Is it the ring-shaped curve? The width looks like 1 pixel. If you fill the ring so that it's a solid ellipse, then the width (minor axis length) would be larger of course.
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!