Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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.

Respuesta aceptada

Image Analyst
Image Analyst el 3 de Mayo de 2013

Más respuestas (0)

Categorías

Más información sobre Display Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by