[Insight-users] Does ITK has X ray rendering or shade effects algorithms?

Luis Ibanez luis.ibanez at kitware.com
Wed Feb 6 14:54:46 EST 2008


Hi Iryna,



             Yes, you can do this in ITK.

         Although we don't call it rendering
         because it is not really done for visualization.



You may want to look at the example in InsightApplications:


    InsightApplications/
         IntensityBased2D3DRegistration/
                      GenerateProjection.cxx

It is intended for computing Digitally Reconstructed Radiographs (DRR).


Note that you must provide a transformation that indicates the relative
position of your 3D dataset with respect to the plane where you are
projecting the image.


    Regards,


       Luis


------------------------
Iryna Pavlyshak wrote:
> Hello, 
> 
> Is is possible to render data in ITK with X-ray effect?
> thanks, 
> Iryna
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 


More information about the Insight-users mailing list