Azzera filtri
Azzera filtri

How to import selecting folder in gui ?

5 visualizzazioni (ultimi 30 giorni)
Yogesh Babu
Yogesh Babu il 4 Mag 2014
Commentato: Yogesh Babu il 4 Mag 2014
Hello, I have set of images in an folder which i have to analyze.How do it in Matlab Gui. When Selecting that particular folder all the image should be displayed.Let me know how to proceed.
Thanks in Advance

Risposte (1)

Jan
Jan il 4 Mag 2014
This question is far too general to be answered. Currently the best suggestion is: Choose the folder by uigetfolder, let dir find the image files, import them by imread and display them e.g. by subplot and image.
  1 Commento
Yogesh Babu
Yogesh Babu il 4 Mag 2014
Thanks for your reply. I have set of images in an folder.I am interested in creating a gui for that for loading images.

Accedi per commentare.

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by