[Rtk-users] geometryReader->GetOutputObject() number of input files
Laura Trubuil
laura.trubuil at mail.medecom.fr
Mon Jun 10 12:25:23 EDT 2013
Hi Simon,
What I am referring to is not really an example sorry.
I am referring to the directory applications/rtkbackprojections. Using
the rtksimulatedgeometry.exe and then the rtkbackprojections.exe (giving
them the right parameters -o output.mha -p ... etc), I perform
reconstruction.
I am studying the rtkbackprojections.cxx file in debug mode. I wanted to
know exactly what was generated by the geometryReader->GetOutputObject()
in the line
bp->SetGeometry( geometryReader->GetOutputObject() );
So I typed :
rtk::BackProjectionImageFilter<OutputImageType,
OutputImageType>::GeometryPointer geometryreaderOutputObject =
geometryReader->GetOutputObject();
and looked inside my geometryreaderOutputObject.
You can find attached my geometry.xml file.
Regards,
Laura
Le 10/06/2013 18:11, Simon Rit a écrit :
> Hi Laura,
> Can you be a bit more specific on which example you are referring to?
> You seem to be using the geometry reader, maybe you could provide the
> geometry xml file.
> Thanks,
> Simon
>
> On Mon, Jun 10, 2013 at 5:44 PM, Laura Trubuil
> <laura.trubuil at mail.medecom.fr> wrote:
>> Dear RTK users,
>> I am studiying the rtkbackprojections application example. While looking at
>> it in debug mode, I found something I cannot explain.
>> The data I study, generated by geometryReader->GetOutputObject(), should
>> tell me I have 15 projections.
>> The gantry angle should be between 0 and 360°, and each step 24°.
>> But, if I look at the object generated, the gantry angle starts at 0, then
>> goes until the 14th projection to 360°... And then do it again from the 15th
>> to 29th. I finally have 2 series of projections (30 instead of 15). Why?
>>
>> Regards,
>>
>> Laura
>>
>> _______________________________________________
>> Rtk-users mailing list
>> Rtk-users at openrtk.org
>> http://public.kitware.com/cgi-bin/mailman/listinfo/rtk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20130610/e6f9de5d/attachment-0009.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: geometry.xml
Type: text/xml
Size: 5585 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20130610/e6f9de5d/attachment-0009.xml>
More information about the Rtk-users
mailing list