Optimize the edge detection
Show older comments
Good evening everyone
to highlight the shape of objects in a scene, I called to edge detection. My concern is how to remove small segments of contours which carries no information in relation to objects.
with bwareaopen(BW, P) I improved a little the result, given where I continue to vary P, I eliminate more segments but I destroy the contour of the object.
Can you help me?
thank you
Accepted Answer
More Answers (0)
Categories
Find more on Object Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!