how to select image from a particular folder
Ältere Kommentare anzeigen
i wanted to select an image from a folder named dataset....
[filename pathname]=uigetfile('*.tif','Select An Image');
when i do so, i have to select the Dataset folder and then the image from it.... what shud i do so that on execution itself the images will be displayed so that i neednt select on Dataset folder and then images
Akzeptierte Antwort
Weitere Antworten (1)
Said Akram Anwarzai
am 24 Apr. 2020
0 Stimmen
[filename pathname]=uigetfile('*.tif','Select An Image');
Kategorien
Mehr zu Image Arithmetic finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!