<div dir="ltr"><div><div>Hi,<br></div>This is almost correct. I think the default origin is -127.5 in the second case so the option of the first case should have been "--origin=-27.5,-127.5". Then, there would have been no geometric difference for RTK, it comes down to a choice between shifting the origin of your image or setting a relative position of your image with respect to the volume. Note that if you have different offsets for each projection, only the second option is feasible.<br><br></div><div>In RTK, the center-of-rotation is always (0,0,0). So you have to shift the rest if you want to shift it (source and detector position indeed).<br></div><div>Simon<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 6, 2015 at 3:40 PM, bambykaa 1 <span dir="ltr"><<a href="mailto:bambykaa@yandex.ru" target="_blank">bambykaa@yandex.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello RTK users.<br>
Is there difference between this<br>
rtksimulatedgeometry -n 180 -o geometry.xml<br>
rtkprojectgeometricphantom -g geometry.xml -o projections.mha --spacing 1 --dimension 256 --phantomfile SheppLogan.txt --origin=-28,-128<br>
<br>
and this<br>
<br>
rtksimulatedgeometry -n 180 -o geometry.xml  --proj_iso_x=100<br>
rtkprojectgeometricphantom -g geometry.xml -o projections.mha --spacing 1 --dimension 256 --phantomfile SheppLogan.txt<br>
<br>
?<br>
<br>
As i understand these sequences are identical and using for specifying detector offset.<br>
<br>
But if i want to specify iso center offset ? May be..<br>
rtksimulatedgeometry -n 180 -o geometry.xml --proj_iso_x=100 --source_x=100<br>
rtkprojectgeometricphantom -g geometry.xml -o projections.mha --spacing 1 --dimension 256 --phantomfile SheppLogan.txt<br>
Is it right ?<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" target="_blank">http://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div><br></div>