RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 142 forks source link

How to output the image after truncation correction and ramp filtering? #586

Closed xem123 closed 4 months ago

xem123 commented 4 months ago

image hello!Lines 102, 103, and 104 set the truncation correction coefficients and filtering parameters, and the truncation correction, filtering, and CT reconstruction operations are performed in the update() function. How can I output the projection data after truncation correction? Do I need to modify the source code? And where in the source code is the truncation correction algorithm executed? Thank you!

SimonRit commented 4 months ago

Please use the mailing list, this is not an issue.