[Rtk-users] On the fly CBCT reconstruction

Simon Rit simon.rit at creatis.insa-lyon.fr
Fri May 19 05:07:16 EDT 2017


Hi,
This is exactly what this code demonstrates on simulated data. One
thread takes care on the online reconstruction (InlineThreadCallback)
and the other fills in a stack every time you have a new projection
(AcquisitionCallback). Why do you think it does not exactly that?
Other RTK users (mainly companies) have implemented this in different
manners but the idea is there.
Simon

On Thu, May 18, 2017 at 9:14 PM, Edmunds, David Michael
<DMEDMUNDS at mgh.harvard.edu> wrote:
> Hi all,
>
>
>
> I am investigating options for performing on the fly CBCT reconstruction,
> i.e. beginning the reconstruction as soon as the first projection image
> arrives and integrating new projections as they arrive in parallel. Is there
> much support for this kind of functionality in RTK? So far, I have found the
> “rtkinlinefdk” application source code, but I don’t think this does exactly
> what I need. Are there any other options?
>
>
>
> Kind regards,
>
>
>
> Dave Edmunds
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>
>
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> http://public.kitware.com/mailman/listinfo/rtk-users
>


More information about the Rtk-users mailing list