how to save multiple(M-by-N-by-P) images..?
Afficher commentaires plus anciens
Can anyone please help me how to store multiple (M-by-N-by-P)images in a single variable. Im trying with variable_name(:,:,:,i)where i indicates diff image, but this is giving error.
2 commentaires
Jan
le 11 Nov 2011
Please post the code and the complete error message. Otherwise we can guess only, and this is usually more confusing than helpful.
Image Analyst
le 11 Nov 2011
Are they color images? It looks like it because you're trying to stuff images into a 4D array.
Réponses (0)
Catégories
En savoir plus sur Neighborhood and Block Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!