[Rtk-users] 回复:How to output the image after truncation correction and ramp filtering?

Simon Rit simon.rit at creatis.insa-lyon.fr
Tue Apr 9 08:50:25 CEST 2024


Hi,
The FDK filter is a composite filter. The ramp filter, which does the
truncation correction, is one of the filters. You can simply do
feldkampCUDA->GetRampFilter()->GetOutput() to get this intermdiate result.
Simon

On Tue, Apr 9, 2024 at 8:46 AM 948206097 <948206097 at qq.com> wrote:

>
>
>
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "948206097" <948206097 at qq.com>;
> *发送时间:* 2024年4月9日(星期二) 中午1:51
> *收件人:* "rtk-users"<rtk-users at openrtk.org>;
> *主题:* How to output the image after truncation correction and ramp
> filtering?
>
> Dear RTK Team:
>
> Lines 93, 95, and 96 set the truncation correction coefficients and
> filtering parameters.And the truncation correction, filtering, and CT
> reconstruction operations are performed in the “feldkampCUDA->Update()”
> function.
>
> I would like to view the projection data after truncation correction. How
> can I output the projection data after truncation correction? Can we
> currently support this work?
>
> If it is possible to support, do I need to modify the source code? And
> where in the source code is the truncation correction algorithm executed?
> Looking forward to your reply.Thank you!
>
>
>
> _______________________________________________
> Rtk-users mailing list
> rtk-users at openrtk.org
> https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20240409/f50f138e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0D6A345C at 729D757D.24DC1466.png
Type: image/png
Size: 68701 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20240409/f50f138e/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0388CC01 at 03CC2131.24DC1466.png
Type: image/png
Size: 288463 bytes
Desc: not available
URL: <http://www.creatis.insa-lyon.fr/pipermail/rtk-users/attachments/20240409/f50f138e/attachment-0003.png>


More information about the Rtk-users mailing list