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

Go to the source code of this file.

Classes

class  itk::simple::VectorIndexSelectionCastImageFilter
 Extracts the selected index of the vector that is the input pixel type. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::VectorIndexSelectionCast (const Image &image1, unsigned int index=0u, PixelIDValueEnum outputPixelType=itk::simple::sitkUnknown)
 Extracts the selected index of the vector that is the input pixel type. More...