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 CenterFile Exchange 中查找有关 Display Image 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by