フィルターのクリア

How to show all images of a folder?

1 回表示 (過去 30 日間)
Shaila parvin
Shaila parvin 2014 年 6 月 15 日
回答済み: Image Analyst 2014 年 6 月 15 日
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

採用された回答

Image Analyst
Image Analyst 2014 年 6 月 15 日
Use the montage() function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeExplore and Edit Images with Image Viewer App についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by