detecting object
Mostra commenti meno recenti
I have two objects in which the one object is hidden by the other ,(partially hidden),is it possible to detect the shape of two objects ,and separate them.
Risposte (1)
Walter Roberson
il 18 Gen 2012
0 voti
No, not reliably.
5 Commenti
Sean de Wolski
il 18 Gen 2012
And not without a priori knowledge of the objects' shape/size/scaling/rotation etc...
kash
il 19 Gen 2012
Walter Roberson
il 19 Gen 2012
"No, not reliably", "And not without a priori knowledge of the objects' shape/size/scaling/rotation etc..."
Unless, that is, you only care about the _visible_ boundaries and are not trying to deduce the edges hidden by the overlap.
kash
il 19 Gen 2012
Image Analyst
il 19 Gen 2012
Try watershed().
Categorie
Scopri di più su Object Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!