Clear Filters
Clear Filters

Paint on Image GUI

5 views (last 30 days)
John Shackleton
John Shackleton on 19 Apr 2019
Commented: John Shackleton on 10 Nov 2019
Hey guys,
Basically, I have a matrix filled with 0's and 1's that is a representation of an image. I essentially want a GUI that allows me to see the picture and click on points I want to be 1's. I know I can look at the image, write down the points that I want to fill, and then manually alter the matrix, but that's a lot of work/would take longer/is tedious.
Thanks for all your help.
  2 Comments
Aliza Sloan
Aliza Sloan on 10 Nov 2019
Have you found a solution?
John Shackleton
John Shackleton on 10 Nov 2019
Yes! I asked a similar question on stackexchange to better success: https://stackoverflow.com/questions/55776428/paint-on-image-matlab

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!