how to calculate area of objects in certain region of an image.
1 回表示 (過去 30 日間)
古いコメントを表示
Hi i have an grayscale image which has objects all over the image. I want to know the area of the objects in certain regions of the image. I have divided the image in four quadrants using hline and vline and applied in polygon to define each rectangle region. but now i want to calculate the total area of objects residing in each rectangle. but regionprops() doesn't seem to cut it. I'm at a loss about how to do so.
2 件のコメント
Walter Roberson
2017 年 6 月 4 日
How do you want to calculate for objects that cross a quadrant boundary?
KSSV
2017 年 6 月 5 日
Attach an image so that people can help you around. Simply a question might not give an idea.
回答 (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!