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

1 vue (au cours des 30 derniers jours)
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.

Réponse acceptée

Image Analyst
Image Analyst le 3 Mai 2013

Plus de réponses (0)

Catégories

En savoir plus sur Display Image dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by