oscarbates
Results
1
issues of
oscarbates
I have 500 CT scans which I load as 2D DICOM slices, process and save as a 3D NIFTI volume. The NIFTI image is created using `affine = np.eye(4)` `farray_img...