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

2 visualizaciones (últimos 30 días)
Can any one help me how I can track an curve in a binary image using matlab ?

Respuestas (1)

Image Analyst
Image Analyst el 20 de En. de 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.

Categorías

Más información sobre Image Processing and Computer Vision en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by