BinaryThresholdImageFunction() | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [protected] |
ConstPointer typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ContinuousIndexType typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
ConvertPointToNearestIndex(const PointType &point, IndexType &index) const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
CoordRepType typedef | itk::ImageFunction< TInputImage, bool, TCoordRep > | |
Evaluate(const PointType &point) const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
EvaluateAtContinuousIndex(const ContinuousIndexType &index) const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
EvaluateAtIndex(const IndexType &index) const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [inline, virtual] |
GetClassName() const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [virtual] |
GetInputImage() const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
GetLower() const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [virtual] |
GetUpper() const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [virtual] |
ImageFunction() | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
IndexType typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
InputImageConstPointer typedef | itk::ImageFunction< TInputImage, bool, TCoordRep > | |
InputImageType typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
InputPixelType typedef | itk::ImageFunction< TInputImage, bool, TCoordRep > | |
IsInsideBuffer(const IndexType &index) const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
IsInsideBuffer(const ContinuousIndexType &index) const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
IsInsideBuffer(const PointType &point) const | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline] |
itkStaticConstMacro(ImageDimension, unsigned int, Superclass::ImageDimension) | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
itk::ImageFunction< TInputImage, bool, TCoordRep >::itkStaticConstMacro(ImageDimension, unsigned int, TInputImage::ImageDimension) | itk::ImageFunction< TInputImage, bool, TCoordRep > | |
m_EndContinuousIndex | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
m_EndIndex | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
m_Image | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
m_StartContinuousIndex | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
m_StartIndex | itk::ImageFunction< TInputImage, bool, TCoordRep > | [protected] |
New() | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [static] |
OutputType typedef | itk::ImageFunction< TInputImage, bool, TCoordRep > | |
PixelType typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
Pointer typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
PointType typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
PrintSelf(std::ostream &os, Indent indent) const | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [protected] |
Self typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
SetInputImage(const InputImageType *ptr) | itk::ImageFunction< TInputImage, bool, TCoordRep > | [virtual] |
Superclass typedef | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ThresholdAbove(PixelType thresh) | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ThresholdBelow(PixelType thresh) | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ThresholdBetween(PixelType lower, PixelType upper) | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | |
~BinaryThresholdImageFunction() | itk::BinaryThresholdImageFunction< TInputImage, TCoordRep > | [inline, protected] |
~ImageFunction() | itk::ImageFunction< TInputImage, bool, TCoordRep > | [inline, protected] |