NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Namespaces | Macros
itkBinaryThresholdSurfaceVoxelImageFunction.h File Reference
Include dependency graph for itkBinaryThresholdSurfaceVoxelImageFunction.h:

Go to the source code of this file.

Classes

class  itk::BinaryThresholdSurfaceVoxelImageFunction< TInputImage, TCoordRep >
 Returns true is the value of an image lies within a range of thresholds This ImageFunction returns true (or false) if the pixel value lies within (outside) a lower and upper threshold value. The threshold range can be set with the ThresholdBelow, ThresholdBetween or ThresholdAbove methods. The input image is set via method SetInputImage(). More...
 

Namespaces

 itk
 

Macros

#define ITK_TEMPLATE_BinaryThresholdSurfaceVoxelImageFunction(_, EXPORT, x, y)
 

Macro Definition Documentation

#define ITK_TEMPLATE_BinaryThresholdSurfaceVoxelImageFunction (   _,
  EXPORT,
  x,
  y 
)
Value:
namespace itk { \
_(2(class EXPORT BinaryThresholdSurfaceVoxelImageFunction< ITK_TEMPLATE_2 x >)) \
namespace Templates { typedef BinaryThresholdSurfaceVoxelImageFunction< ITK_TEMPLATE_2 x > \
BinaryThresholdSurfaceVoxelImageFunction##y; } \
}
GLint GLint GLint GLint GLint GLint y
Definition: glew.h:1236
Definition: niftkITKAffineResampleImage.cxx:74