how to convert set of images into a single .mat file .
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!