Optimize the edge detection
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposta accettata
Spandan Tiwari
il 27 Apr 2012
imopen might be more selective in removing segments based on their size.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!