How to draw multiple lines to a binary image?

7 Ansichten (letzte 30 Tage)
Meshooo
Meshooo am 21 Okt. 2014
Kommentiert: Meshooo am 22 Okt. 2014
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

Akzeptierte Antwort

Image Analyst
Image Analyst am 21 Okt. 2014
See attached demo (below the image that it creates).
  1 Kommentar
Meshooo
Meshooo am 22 Okt. 2014
That's very close to what I want. Thank you very much.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by