Can any one help me how I can track an curve in a binary image using matlab ?
Mostra commenti meno recenti
Can any one help me how I can track an curve in a binary image using matlab ?
Risposte (1)
Image Analyst
il 20 Gen 2015
0 voti
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.
1 Commento
majed majed
il 24 Gen 2015
Categorie
Scopri di più su Read, Write, and Modify Image in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!