Under segmentation with bwboundaries
조회 수: 3 (최근 30일)
이전 댓글 표시
My goal is to use bwboundaries to recognize each of these objects, so that I can later analyze each object individually. bwboundaries() does a great job most of the time, but it will occasionally recognize a cluster of distinct objects as 1. In the largest red rectangle above, it has drawn 1 boundary around all three objects. Specifying the connectivity resulted in no change. I'd appreciate any help on this problem - I can't figure out how to get three boundaries out of these 3 objects.
댓글 수: 0
채택된 답변
Image Analyst
2018년 7월 28일
See Steve Eddins's solution: http://blogs.mathworks.com/steve/2013/11/19/watershed-transform-question-from-tech-support/
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!