[Insight-users] casting

Luis Ibanez luis.ibanez at kitware.com
Sun Feb 15 16:13:54 EST 2009


Hi Saheb,

Please read the ITK Software Guide

    http://www.itk.org/ItkSoftwareGuide.pdf

in particular,

    Section 6.3 "Casting and Intensity Mapping"

in pdf-pages 178-181.


The CastImageFilter will convert the pixel type of your
input image. Note that it is *your* responsibility to
make sure that the output image type is capable of
representing the converted image.


     Regards,


         Luis


------------------
saheb ismail wrote:
> Dear all,
>              
>            I want to know about castingimagefilter, what is its effect 
> on ct image.
> 
> -- 
> With Regards
> S.Ismail Saheb
> 
> 
> ------------------------------------------------------------------------
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list