I want to convert 3D CT images into X-ray images using DRR technology. But I don’t know how to use and run this algorithm. Did anyone run it successfully? Can you talk about how you work?
https://github.com/InsightSoftwareConsortium/ITKTwoProjectionRegistration/blob/master/test/GetDRRSiddonJacobsRayTracing.cxx
@suzume @simon.rit @LucasGandel might have some comments.
Maybe have a look at DigitallyReconstructedRadiograph1.cxx. otherwise, there are also a few options to do this with the RTK module.
You can try DigitallyReconstructedRadiograph1.cxx and I have run it successfully.