필터 지우기
필터 지우기

Load images as thumbnails

조회 수: 1 (최근 30일)
Leah Samet
Leah Samet 2020년 8월 2일
답변: Nitin Kapgate 2020년 8월 6일
I have a folder with a large number of images that I want to view quickly. How can I load them as thumbnails instead of fullsize images in order to speed up the display?
  댓글 수: 1
Rik
Rik 2020년 8월 2일
You would have to find a way to only load the thumbnail from the actual file itself. I don't know a way to do that, but I do know this will depend on the file format.

댓글을 달려면 로그인하십시오.

답변 (1개)

Nitin Kapgate
Nitin Kapgate 2020년 8월 6일
Hi Leah,
I understand that you are looking for a quick way to view images in a folder as thumbnails. The Image Processing Toolbox in MATLAB has an App called “Image Browser” which will solve your problem.
To open the Image Browser App, enter the following command in your MATLAB command window
imageBrowser
Here is a guide on how to view thumbnails of Images in the Image Browser App.

Community Treasure Hunt

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

Start Hunting!

Translated by