Hi everybody. I have a simulated medical image .dat file whos size is 128*128*374. ı want to apply deconvolution to this image slice by slice by using MATLAB.
Therefore the first question is : How can I read these 374 slices in MATLAB seperately?
The other question is : If I can apply deconvolution algorithm these slices seperately, How can I combine these slices in a single file as a dicom or a nifti format in order to use for another medical image software?