Hi all,

I was trying to use FirstCudaReconstruction.py to reconstruct a set of tiff
projections images using the python binary of itk-rtk. Since the angle
coverage is around 268 degrees, I had to implement a
ParkerShortScanImageFilter between the output of the ProjectionsReader and
the FDK reconstruction and it is working fine with the CPU version of API.
However, the use of CudaParkerShortScanImageFilter causes an error saying
module 'RTK' has no attribute 'CudaParkerShortScanImageFilter' even though
CudaParkerShortScanImageFilter is added and implemented in the cpp version.
Can anyone provide an insight on how to solve this issue?

Regards,
Akshara
_______________________________________________
Rtk-users mailing list
rtk-us...@openrtk.org
https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users

Reply via email to