필터 지우기
필터 지우기

how to convert set of images into a single .mat file .

조회 수: 2 (최근 30일)
Bhagavathula Meena
Bhagavathula Meena 2022년 9월 24일
댓글: Image Analyst 2022년 9월 24일
I have 6 folders and each folder has 400 images . I am able to convert a single image into a mat file . for every image am getting a separate mat file . I need to work on single mat file for all those images . I am here with attaching the files the output i got and the output i need . Please help me
  댓글 수: 3
Bhagavathula Meena
Bhagavathula Meena 2022년 9월 24일
Thank you for response . I need all features of a single image to be vertical . Every row to be represented as features of one image . If i have 200 images then 200 rows to be represented as features of every individual image . the matrix to be save as tensor . I have gray scale and rgb images separately stored in different folders .
Image Analyst
Image Analyst 2022년 9월 24일
OK but what are the "features" you extracted? Like mean, standard deviation, mean diameter of particles in the image, number of foreground objects, some texture metrics, or the presence or absence of some target? What? Exactly what are these "features"? Do you have a numerical vector listing all the feature values you have measured from the image? Can you attach one of the feature vectors in a .mat file? Are you sure all images will have the same number of features?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by