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!