i have multi x ray images after preprocessing on it , i saved them as a vector in file .dat but this file not accepted in next stage (convolution neural network ). how can i save all image in one file accepted in CNN using matlab?
hi, you can use HDF5 format for storing images dataset. Look here https://support.hdfgroup.org/products/java/hdfview/UsersGuide/ug06imageview.html and how in MatLAB https://www.mathworks.com/help/matlab/high-level-functions.html