calculate the area
이전 댓글 표시
hello everyone I need help. I have a picture consisting only of black and white. Does anybody know of any function which I figured would be an area of white on obazku.
Thank you so much to everyone
채택된 답변
추가 답변 (1개)
Matt Kindig
2012년 3월 23일
0 개 추천
Do you want just the total number of pixels of white? If so, just sum the image (sum all 1's).
If you want the area of contiguous objects of white, check out the 'regionprops' function in the Image Processing Toolbox.
카테고리
도움말 센터 및 File Exchange에서 3-D Volumetric Image Processing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!