RTK icon indicating copy to clipboard operation
RTK copied to clipboard

rtk.I0EstimationProjectionFilter seems unusable in the released python packages

Open SimonRit opened this issue 5 years ago • 1 comments

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 avatar Jan 29 '20 21:01 SimonRit

@SimonRit I agree it should be enough

LucasGandel avatar Jan 30 '20 08:01 LucasGandel