필터 지우기
필터 지우기

How to read multiple images of both png and tiff type from a folder?

조회 수: 2 (최근 30일)
Jyothis Jose
Jyothis Jose 2014년 5월 5일
I have 10 png images and 10 tiff images in a single folder.
[file path]=uigetfile('*.tif'); st=strcat(path,file); x=imread(st);
This will display only tif images in the folder while running it. But I need to display both .tif and .png images. Please give any solution.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by