is there a simple way to fetch a picture into a variable by clicking?
Show older comments
I just wonder if there is a way to read an image into a variable without writing its name like x = imread('myimage1');
I need to pick a picture (from a group) then processes it. I am done processing the picture but I am stuck at this for the last 4 hours.
I only need a button which allows me to pick an image and load it into a variable.
thanks a lot
Accepted Answer
More Answers (1)
Image Analyst
on 29 Dec 2011
0 votes
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!