how to select image from a particular folder
이전 댓글 표시
i wanted to select an image from a folder named dataset....
[filename pathname]=uigetfile('*.tif','Select An Image');
when i do so, i have to select the Dataset folder and then the image from it.... what shud i do so that on execution itself the images will be displayed so that i neednt select on Dataset folder and then images
채택된 답변
추가 답변 (1개)
Said Akram Anwarzai
2020년 4월 24일
0 개 추천
[filename pathname]=uigetfile('*.tif','Select An Image');
카테고리
도움말 센터 및 File Exchange에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!