필터 지우기
필터 지우기

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