18#ifndef itkNeighborhoodBinaryThresholdImageFunction_h
19#define itkNeighborhoodBinaryThresholdImageFunction_h
41template <
typename TInputImage,
typename TCoordinate =
float>
79 static constexpr unsigned int ImageDimension = InputImageType::ImageDimension;
124#ifndef ITK_MANUAL_INSTANTIATION
125# include "itkNeighborhoodBinaryThresholdImageFunction.hxx"
BinaryThresholdImageFunction()
Point< TCoordinate, Self::ImageDimension > PointType
typename TInputImage::PixelType PixelType
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
typename InputImageType::IndexType IndexType
void ConvertPointToNearestIndex(const PointType &point, IndexType &index) const
void ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const
Control indentation during Print() invocation.
ContinuousIndex< TCoordinate, Self::ImageDimension > ContinuousIndexType
BinaryThresholdImageFunction< TInputImage, TCoordinate > Superclass
NeighborhoodBinaryThresholdImageFunction()
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
NeighborhoodBinaryThresholdImageFunction Self
TInputImage InputImageType
~NeighborhoodBinaryThresholdImageFunction() override=default
typename InputImageType::IndexType IndexType
void PrintSelf(std::ostream &os, Indent indent) const override
bool Evaluate(const PointType &point) const override
bool EvaluateAtContinuousIndex(const ContinuousIndexType &cindex) const override
bool EvaluateAtIndex(const IndexType &index) const override
Point< TCoordinate, Self::ImageDimension > PointType
static constexpr unsigned int ImageDimension
typename InputImageType::SizeType InputSizeType
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
*par Constraints *The filter image with at least two dimensions and a vector *length of at least The theory supports extension to scalar but *the implementation of the itk vector classes do not **The template parameter TRealType must be floating point(float or double) or *a user-defined "real" numerical type with arithmetic operations defined *sufficient to compute derivatives. **\par Performance *This filter will automatically multithread if run with *SetUsePrincipleComponents