フィルターのクリア

How to draw multiple lines to a binary image?

5 ビュー (過去 30 日間)
Meshooo
Meshooo 2014 年 10 月 21 日
コメント済み: Meshooo 2014 年 10 月 22 日
Hi all,
I want to be able to draw multiple lines in a binary image "I". For example I will draw the first line using the right-click on "I" like (imline) function, then I will go to another location and draw another line and so on .
Once I finished, I double click on the last line I draw and all the lines will be added to the image, maybe using (createMask).
Any idea how to do that?
Other ways and suggestions are appreciated.
Thank you.
Meshoo

採用された回答

Image Analyst
Image Analyst 2014 年 10 月 21 日
See attached demo (below the image that it creates).
  1 件のコメント
Meshooo
Meshooo 2014 年 10 月 22 日
That's very close to what I want. Thank you very much.

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by