<div dir="ltr"><div><div><div>Hi,<br></div>The geometry object does the link between the 3D image and the projections. The 3D image (second input for the forward filter) may be oriented by setting the ImageDirection (e.g., via the OrientImageFilter). The best I guess is to play around with it to feel what changing the input orientation does.<br></div>Any source and detector positions / detector orientation can be described with the geometry so you can chose what you'd like to do. You might find it easier to use rtk::Reg23ProjectionGeometry::AddReg23Projection to add projections, then you need to provide 3D positions of the source and the detector and two 3D vectors for the detector orientation.<br></div>I hope this helps. Best regards,<br>Simon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 9, 2016 at 8:46 PM, Yu Zhang <span dir="ltr"><<a href="mailto:yuzhang@echopixeltech.com" target="_blank">yuzhang@echopixeltech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default">Hi, I am a new user of RTK, and I want to use the ForwardProjectionFilters.</div><div class="gmail_default">I would like to ask Mr. Simon Rit some questions about </div><div class="gmail_default">rtk::ThreeDCircularProjectionGeometry class. <br></div><div class="gmail_default">How to change the input itkImage orientation using the same geometry input?</div><div class="gmail_default">The itkOrientImageFilter seems to have no impact on output images.</div><div class="gmail_default">Could the AddProjection function parameters correspond to RAO or RAU values?</div><div class="gmail_default">Best regards,</div><div class="gmail_default">Yu Zhang</div><div class="gmail_default"><br></div></div>
<br>_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com">Rtk-users@public.kitware.com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
<br></blockquote></div><br></div>