[Rtk-users] rtkfdk doesn't work correctly after a recent update

Yang K Park theday79 at gmail.com
Wed Nov 11 13:50:45 EST 2015


Hi all,

 

I’ve updated rtk with the up-to-date revision and have encountered a couple of problems.

 

1.       Compile error: RTK couldn’t find itkMacro.h while it compiled rtkCudaUtilities.hcu. It was solved by a minor fetching:

#include <itkMacro.h>   --> #include "itkMacro.h" in rtkCudaUtilities.hcu

 

2.       Output of rtkfdk with CUDA was not the same as before. It was very blurry as seen in the attached image.

a.       With “FDK with CPU” or “SART with CUDA”, there was no problem.

 

 

I’m using VS2013 with win7, itk4.8.1.

 

The command line I used was :

rtkfdk --geometry 1111.xml --path projPath --verbos --regexp .*.his --output output.mha --spacing 1,1,1 --dimension 400,200,400 --hardware cuda --pad 1 --hann 5 --hannY 5

 

Does anyone have any idea about this?

 

Thanks.

 

Yang

 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20151111/b1c7df5f/attachment-0009.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 16577 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/rtk-users/attachments/20151111/b1c7df5f/attachment-0009.png>


More information about the Rtk-users mailing list