フィルターのクリア

Is there a way to direct an algorithm in edge detection, or correct my drawing outline of the edge?

4 ビュー (過去 30 日間)
I have some images that are difficult to detect the edges but I only need some simple selections done. I have written something that I can use ginput to outline the edge I wish to make but looking if there is any way to correct it using an edge detection, kind of line snapping a line to a grid?

採用された回答

David Young
David Young 2015 年 6 月 24 日
編集済み: David Young 2015 年 6 月 24 日
This is exactly what active contours, or snakes, were originally designed for. If you have the Image Processing Toolbox, have a look at activecontour.
  2 件のコメント
Muser10101010
Muser10101010 2015 年 6 月 24 日
Great, thanks! I actually found that already and am trying that out now.
Image Analyst
Image Analyst 2015 年 6 月 24 日
You might like to try my attached activecontour demo.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by