How do i upload multiple images into one matrix?
Afficher commentaires plus anciens
I have a series of images saved to a folder that display the heart over time, where each image is a different frame. I want to upload these images into a single matrix of 3 rows and 1 column so the first two rows are the coordinates of the image, and the last row is the frame. How can I do this?
Réponses (1)
Image Analyst
le 12 Jan 2019
0 votes
Try montage(). If not, post your input images and desired output image.
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!