[Rtk-users] Online reconstruction

2018-02-22 Thread Fredrik Hellman
Hi, I am wondering if it is possible to do "online" reconstruction with RTK using FDK backprojection, i.e. that you populate the geometry object angle by angle and backproject only one or a few projections at a time with the geometry object not fully populated initially. I have seen that the

Re: [Rtk-users] Online reconstruction

2018-02-22 Thread Chao Wu
Hi Fredrik, If the geometry and projection angles are known in advance, I think it is possible to perform FDK online. Regards, Chao 2018-02-22 11:11 GMT+01:00 Fredrik Hellman : > Hi, > > I am wondering if it is possible to do "online" reconstruction with RTK > using

Re: [Rtk-users] Online reconstruction

2018-02-22 Thread Simon Rit
Hi, Yes, you can even if you don't know the geometry in advance. The application rtkinlinefdk and its code rtkinlinefdk.cxx illustrates this. Best regards, Simon On Thu, Feb 22, 2018 at 2:05 PM, Chao Wu wrote: > Hi Fredrik, If the geometry and projection angles are known in