Can any one help me how I can track an curve in a binary image using matlab ?

1 Ansicht (letzte 30 Tage)
Can any one help me how I can track an curve in a binary image using matlab ?

Antworten (1)

Image Analyst
Image Analyst am 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.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by