measuring binary image using GUI
3 次查看(过去 30 天)
显示 更早的评论
Hi guys, is there any way to measure an object in binary image using GUI? if there is, can the measurement results using other than pixel units, like mm or cm? (the image using 200ppi resolution)
0 个评论
采纳的回答
Image Analyst
2016-8-1
I go over all this in my Image Segmentation Tutorial: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 Basically, in short, use regionprops().
For spatial calibration, see my attached demo.
更多回答(0 个)
另请参阅
类别
在 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!