Can any one help me how I can track an curve in a binary image using matlab ?
Show older comments
Can any one help me how I can track an curve in a binary image using matlab ?
Answers (1)
Image Analyst
on 20 Jan 2015
0 votes
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 Comment
majed majed
on 24 Jan 2015
Categories
Find more on Object Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!