RTK
RTK copied to clipboard
rtk.I0EstimationProjectionFilter seems unusable in the released python packages
Since we cannot read an itk.Image[itk.US, 3]
nor convert a Numpy array to an itk.Image[itk.US, 3]
with the released ITK packages, there seems to be no way to use I0EstimationProjectionFilter. Solution: update itkImageFileReaderRTK.wrap and adapt #279. Am I correct @LucasGandel?
@SimonRit I agree it should be enough