フィルターのクリア

Get multiple Image files with a specific name in a folder and do the 2d correlation

1 回表示 (過去 30 日間)
Hi all,
I have a case in which I have to do the 2 d correlation of multiples image files and plot it, right now I am manually reading the file by using imread and giving path to the specific files.
Ex. My files looks like this:
'KYO-KYO_VITRO_T8-81 v2_NM4.v0_0.0_2-121-4_5_1_2013_8_55_38_AMCAM1.png' 'KYO-KYO_VITRO_T8-81 v2_NM4.v0_0.0_2-121-2_5_1_2013_8_48_55_AMCAM1.png' 'KYO-KYO_VITRO_T8-59 v2_NM4.v0_0.0_2-120-6_5_1_2013_8_38_48_AMCAM1.png' 'KYO-KYO_VITRO_T8-59 v2_NM4.v0_0.0_2-120-6_5_1_2013_8_38_48_AMCAM2.png'
I want to automate it further to able to select the all the png file in a folder with code for ex. T8-81 v2 and of CAM2, and then put those files into my 2d correlation formula and plot it. Can you please give a direction how to do that, I m trying to use uigetfile but not successful in that.

採用された回答

Image Analyst
Image Analyst 2013 年 5 月 3 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDisplay Image についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by