Can any one help me how I can track an curve in a binary image using matlab ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Can any one help me how I can track an curve in a binary image using matlab ?
0 commentaires
Réponses (1)
Image Analyst
le 20 Jan 2015
Try bwboundaries(). If it tracks both sides of a curve that's just a single pixel wide, then take just the first half of the coordinates.
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!