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

2 ビュー (過去 30 日間)
majed majed
majed majed 2015 年 1 月 20 日
コメント済み: majed majed 2015 年 1 月 24 日
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 Center および File ExchangeImage Processing and Computer Vision についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by