how to convert set of images into a single .mat file .
1 view (last 30 days)
Show older comments
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 Comments
Image Analyst
on 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?
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!