0

I have a matrix of images in Python The image matrix is in size (12, 1536, 2048) How can I save this image matrix as a .mat file in Python and how to load the matrix in MATLAB and convert this matrix to ( 1536, 2048,12) and use it to extract feature?

  • 1
    Does this answer your question? [Saving Numpy Structure Array to \*.mat file](https://stackoverflow.com/questions/35706697/saving-numpy-structure-array-to-mat-file) – Woodford Sep 21 '21 at 16:14

0 Answers0