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

1 次查看(过去 30 天)
Can any one help me how I can track an curve in a binary image using matlab ?

回答(1 个)

Image Analyst
Image Analyst 2015-1-20
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.

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by