how to select image from a particular folder
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Said Akram Anwarzai
el 24 de Abr. de 2020
0 votos
[filename pathname]=uigetfile('*.tif','Select An Image');
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!