<div dir="ltr"><div><div>Hi,<br></div>Just a correction on Cyril's comment: there is a conversion to attenuation with tif images, see<br><a href="http://www.openrtk.org/Doxygen/classrtk_1_1TiffLookupTableImageFilter.html">http://www.openrtk.org/Doxygen/classrtk_1_1TiffLookupTableImageFilter.html</a><br>

</div><div>It assumes that the maximum possible value is I0. You can check the result with<br>rtkprojections -p. -r .*.tif -o proj.mha<br><br></div>I think that the problem is that you don't define the position of your rotation center with the --proj_iso_x and --proj_iso_y options in rtksimulatedgeometry. If you don't set those, the rotation center on the projection image is assumed to be the point of coordinate (0,0), i.e., the first pixel of the image with tif images. The two above-mentioned options allow to translate this point.<br>

Simon<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 26, 2013 at 1:22 PM, MORY, CYRIL <span dir="ltr"><<a href="mailto:Cyril.Mory@philips.com" target="_blank">Cyril.Mory@philips.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Erik,<br>
<br>
Judging from the projection image you sent, you seem to be missing a crucial step.<br>
<br>
The area around your water cylinder is white and the cylinder itself is black. This is the raw data you obtain from a scanner. It is (more or less) the power received by each<br>
pixel of the detector. Before you backproject this, you have to convert it to attenuations.<br>
<br>
Check out the Wikipedia page <a href="http://en.wikipedia.org/wiki/Tomographic_reconstruction" target="_blank">http://en.wikipedia.org/wiki/Tomographic_reconstruction</a>.<br>
Currently your images represent I, and you have to extract p. Only then can you hope to get something coherent from an FDK reconstruction.<br>
<br>
Best regards,<br>
Cyril<br>
<br>
-----Message d'origine-----<br>
De : <a href="mailto:rtk-users-bounces@openrtk.org">rtk-users-bounces@openrtk.org</a> [mailto:<a href="mailto:rtk-users-bounces@openrtk.org">rtk-users-bounces@openrtk.org</a>] De la part de <a href="mailto:emaddox@planet.nl">emaddox@planet.nl</a><br>


Envoyé : lundi 26 août 2013 11:48<br>
À : <a href="mailto:rtk-users@openrtk.org">rtk-users@openrtk.org</a><br>
Objet : [Rtk-users] how can I get a good 3d image?<br>
<div><div class="h5"><br>
Hi,<br>
<br>
I tried to reconstruct with RTK an example CT data set of a water phantom but so far no success.<br>
I carefully checked all hints on the website and looked to the examples which I could  run on my system.<br>
<br>
My data is acquired in a cone beam CT system.<br>
<br>
My projections are tif images, 103 images each rotated by 1.98 degree steps.<br>
The images are 640 by 512 pixels.<br>
<br>
Distances: source to detector is 255 mm, source to centre object is 200 mm<br>
<br>
commands I used:<br>
<br>
rtksimulatedgeometry.exe -n 103 -a 201.96 --sdd=255 --sid=200 -o geometry.xml<br>
<br>
rtkfdk.exe -g geometry.xml -p water -r .*.tif -o water.mha --spacing=0.169<br>
<br>
(I tried --dimension with single slice and all slices (640))<br>
<br>
my projections:<br>
<br>
<a href="http://ubuntuone.com/4HZutj9lxgOZHydqBi0IM8" target="_blank">http://ubuntuone.com/4HZutj9lxgOZHydqBi0IM8</a> (30 Mb)<br>
<br>
can someone tell me if I can (and how to) get a good reconstruction with RTK of this water phantom?<br>
<br>
Kind regards,<br>
Erik Maddox.<br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@openrtk.org">Rtk-users@openrtk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users</a><br>
<br>
</div></div>________________________________<br>
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.<br>


<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@openrtk.org">Rtk-users@openrtk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users</a><br>
</div></div></blockquote></div><br></div>