How to calculate length and width of object in binary image using GUI?
3 次查看(过去 30 天)
显示 更早的评论
Hello everyone, so I have a footprint image in binary image. I want to measure the length and width of those footprint using GUI. I have an idea to do it by calculate the maximum pixel value in row and column of those binary image and show the result in edit text. I know maybe I can use regionprops for measuring maximum pixel value but I still dont understand how to use it. Anyone who know how to do it? Or maybe anyone who can measure the footprint using another way beside using regionprops? please I need help. Thank you
0 个评论
回答(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!