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

2 vues (au cours des 30 derniers jours)
Bhagavathula Meena
Bhagavathula Meena le 24 Sep 2022
Commenté : Image Analyst le 24 Sep 2022
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 commentaires
Bhagavathula Meena
Bhagavathula Meena le 24 Sep 2022
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 le 24 Sep 2022
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?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Convert Image Type dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by