SimpleITK
1.0.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
SimpleITK
Code
Common
include
Namespaces
|
Enumerations
|
Functions
sitkInterpolator.h File Reference
#include "
sitkCommon.h
"
#include <ostream>
Include dependency graph for sitkInterpolator.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
itk
itk::simple
Enumerations
enum
itk::simple::InterpolatorEnum
{
itk::simple::sitkNearestNeighbor
= 1,
itk::simple::sitkLinear
= 2,
itk::simple::sitkBSpline
= 3,
itk::simple::sitkGaussian
= 4,
itk::simple::sitkLabelGaussian
= 5,
itk::simple::sitkHammingWindowedSinc
= 6,
itk::simple::sitkCosineWindowedSinc
= 7,
itk::simple::sitkWelchWindowedSinc
= 8,
itk::simple::sitkLanczosWindowedSinc
= 9,
itk::simple::sitkBlackmanWindowedSinc
= 10
}
Functions
SITKCommon_EXPORT
std::ostream &
itk::simple::operator<<
(std::ostream &os, const InterpolatorEnum i)
Generated on Thu Jan 16 2020 21:21:41 for SimpleITK by
1.8.9.1