I want to go from a ct scan in dicom format to a image3d object. I have been able to get the scan into a ctimage object but the registration object in the ‘opentps.core.processing.registration.registration’ module requires it to be a image3d object not a ctimage.
TD;LR
How do you convert Ctimage to image 3d