Under segmentation with bwboundaries
3 views (last 30 days)
Show older comments
Asa Kalish
on 28 Jul 2018
Answered: Image Analyst
on 28 Jul 2018
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 Comments
Accepted Answer
Image Analyst
on 28 Jul 2018
See Steve Eddins's solution: http://blogs.mathworks.com/steve/2013/11/19/watershed-transform-question-from-tech-support/
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!