SimpleITK  
Classes | Namespaces | Functions
sitkCastImageFilter.h File Reference
#include "sitkImageFilter.h"
#include "sitkPixelIDTokens.h"
#include "sitkDualMemberFunctionFactory.h"
#include <memory>
+ Include dependency graph for sitkCastImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  itk::simple::CastImageFilter::CastAddressor< TMemberFunctionPointer >
 
class  itk::simple::CastImageFilter
 A hybrid cast image filter to convert images to other types of images. More...
 
struct  itk::simple::CastImageFilter::LabelToAddressor< TMemberFunctionPointer >
 
struct  itk::simple::CastImageFilter::ToLabelAddressor< TMemberFunctionPointer >
 
struct  itk::simple::CastImageFilter::ToVectorAddressor< TMemberFunctionPointer >
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::Cast (const Image &image, PixelIDValueEnum pixelID)