SimpleITK
1.0.1
|
#include <memory>
#include "sitkImageFilter.h"
#include "sitkDualMemberFunctionFactory.h"
#include "sitkBasicFilters.h"
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... | |