in the code below can we make freehand drawing of the line instead of straight line?

1 回表示 (過去 30 日間)
if true figure, imshow(I); h = imdistline(gca); api = iptgetapi(h); width = api.getDistance(); end

採用された回答

Image Analyst
Image Analyst 2015 年 6 月 17 日
See my attached demos of imfreehand().

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDisplay and Exploration についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by