how to select image from a particular folder
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Said Akram Anwarzai
le 24 Avr 2020
0 votes
[filename pathname]=uigetfile('*.tif','Select An Image');
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!