How to show all images of a folder?

3 Ansichten (letzte 30 Tage)
Shaila parvin
Shaila parvin am 15 Jun. 2014
Beantwortet: Image Analyst am 15 Jun. 2014
Dear matlab experts,
I’m facing a problem. I want to show all images of a folder. Suppose a folder has 10 pgm images. I want show them all in a window. Imshow() command doesn’t work for what I need. I use imshow() command with a for loop but it only shows the first image. What can I do now? Please help me. Thanks and Regards
Shaila

Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Jun. 2014
Use the montage() function.

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by