<div dir="ltr"><div><div><div>Hi,<br></div>You can do any rotation with RTK. The rotation is described 3 Euler angles, see the <a href="http://www.openrtk.org/Doxygen/geometry.pdf">geometry doc</a>. From the command line, that would be the --in_angle and out_angle that allow you to modify the other angles than the standard angle for the position along the circular rotation (GantryAngle). If you want to modify it per projection, that's possible using C++ or Python code (<a href="http://www.openrtk.org/Doxygen/classrtk_1_1ThreeDCircularProjectionGeometry.html#a39d6a67147cac1f2b5d75f5958a48f9a">AddProjection</a> method).<br></div>Good luck,<br></div>Simon<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 12, 2016 at 12:58 PM, Valeriy Signatulin <span dir="ltr"><<a href="mailto:signabdm@gmail.com" target="_blank">signabdm@gmail.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><div><div><div><div>Hello RTK users.<br></div>Is it possible to specify rotation of detector plane in RTK ? (in rtksimulategeom for example) If not, what is the best way to code this ?<br></div>By rotation of detector plane i mean twist, tilt, skew around the normal of the detector as described in <a href="http://www.ndt.net/article/v10n09/yisun/yisun.pdf" target="_blank">http://www.ndt.net/article/<wbr>v10n09/yisun/yisun.pdf</a> page 6.<br></div>I'm trying to write the geometry calibration method described in this article in RTK and i need to simulate these rotations to check the results.<br></div>Thanks.<br><br></div><div><br></div></div>
<br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/rtk-users</a><br>
<br></blockquote></div><br></div>