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!