AddObserver(const EventObject &event, Command *cmd) const | itk::Object | |
AddObserver(const EventObject &event, std::function< void(const EventObject &)> function) const | itk::Object | |
BinaryThresholdImageFunction() | itk::BinaryThresholdImageFunction< TInputImage, float > | protected |
BreakOnError() | itk::LightObject | static |
Clone() const | itk::LightObject | inline |
ConstPointer typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ContinuousIndexType typedef | itk::ImageFunction< TInputImage, bool, float > | |
ConvertContinuousIndexToNearestIndex(const ContinuousIndexType &cindex, IndexType &index) const | itk::ImageFunction< TInputImage, bool, float > | inline |
ConvertPointToContinuousIndex(const PointType &point, ContinuousIndexType &cindex) const | itk::ImageFunction< TInputImage, bool, float > | inline |
ConvertPointToNearestIndex(const PointType &point, IndexType &index) const | itk::ImageFunction< TInputImage, bool, float > | inline |
CoordRepType typedef | itk::ImageFunction< TInputImage, bool, float > | |
CreateAnother() const override | itk::Object | virtual |
DebugOff() const | itk::Object | virtual |
DebugOn() const | itk::Object | virtual |
Delete() | itk::LightObject | virtual |
Evaluate(const PointType &point) const override | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | inlinevirtual |
EvaluateAtContinuousIndex(const ContinuousIndexType &cindex) const override | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | inlinevirtual |
EvaluateAtIndex(const IndexType &index) const override | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | virtual |
FunctionBase()=default | itk::FunctionBase< Point< float, TInputImage::ImageDimension >, bool > | protected |
GetCommand(unsigned long tag) | itk::Object | |
GetDebug() const | itk::Object | |
GetEndContinuousIndex() const | itk::ImageFunction< TInputImage, bool, float > | virtual |
GetEndIndex() const | itk::ImageFunction< TInputImage, bool, float > | virtual |
GetGlobalWarningDisplay() | itk::Object | static |
GetInputImage() const | itk::ImageFunction< TInputImage, bool, float > | inline |
GetLower() const | itk::BinaryThresholdImageFunction< TInputImage, float > | virtual |
GetMetaDataDictionary() | itk::Object | |
GetMetaDataDictionary() const | itk::Object | |
GetMTime() const | itk::Object | virtual |
GetNameOfClass() const override | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | virtual |
GetObjectName() const | itk::Object | virtual |
GetRadius() const | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | virtual |
GetReferenceCount() const | itk::LightObject | inlinevirtual |
GetStartContinuousIndex() const | itk::ImageFunction< TInputImage, bool, float > | virtual |
GetStartIndex() const | itk::ImageFunction< TInputImage, bool, float > | virtual |
GetTimeStamp() const | itk::Object | virtual |
GetUpper() const | itk::BinaryThresholdImageFunction< TInputImage, float > | virtual |
GlobalWarningDisplayOff() | itk::Object | inlinestatic |
GlobalWarningDisplayOn() | itk::Object | inlinestatic |
HasObserver(const EventObject &event) const | itk::Object | |
ImageDimension | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | static |
ImageFunction() | itk::ImageFunction< TInputImage, bool, float > | protected |
IndexType typedef | itk::ImageFunction< TInputImage, bool, float > | |
IndexValueType typedef | itk::ImageFunction< TInputImage, bool, float > | |
InputImageConstPointer typedef | itk::ImageFunction< TInputImage, bool, float > | |
InputImageType typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
InputPixelType typedef | itk::ImageFunction< TInputImage, bool, float > | |
InputSizeType typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
InputType typedef | itk::FunctionBase< Point< float, TInputImage::ImageDimension >, bool > | |
InternalClone() const | itk::LightObject | protectedvirtual |
InvokeEvent(const EventObject &) | itk::Object | |
InvokeEvent(const EventObject &) const | itk::Object | |
IsInsideBuffer(const IndexType &index) const | itk::ImageFunction< TInputImage, bool, float > | inlinevirtual |
IsInsideBuffer(const ContinuousIndexType &index) const | itk::ImageFunction< TInputImage, bool, float > | inlinevirtual |
IsInsideBuffer(const PointType &point) const | itk::ImageFunction< TInputImage, bool, float > | inlinevirtual |
itkGetGlobalDeclarationMacro(bool, GlobalWarningDisplay) | itk::Object | private |
LightObject() | itk::LightObject | protected |
m_Debug | itk::Object | mutableprivate |
m_EndContinuousIndex | itk::ImageFunction< TInputImage, bool, float > | protected |
m_EndIndex | itk::ImageFunction< TInputImage, bool, float > | protected |
m_GlobalWarningDisplay | itk::Object | privatestatic |
m_Image | itk::ImageFunction< TInputImage, bool, float > | protected |
m_Lower | itk::BinaryThresholdImageFunction< TInputImage, float > | private |
m_MetaDataDictionary | itk::Object | mutableprivate |
m_MTime | itk::Object | mutableprivate |
m_ObjectName | itk::Object | private |
m_Radius | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | private |
m_ReferenceCount | itk::LightObject | mutableprotected |
m_StartContinuousIndex | itk::ImageFunction< TInputImage, bool, float > | protected |
m_StartIndex | itk::ImageFunction< TInputImage, bool, float > | protected |
m_SubjectImplementation | itk::Object | mutableprivate |
m_Upper | itk::BinaryThresholdImageFunction< TInputImage, float > | private |
Modified() const | itk::Object | virtual |
NeighborhoodBinaryThresholdImageFunction() | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | protected |
New() | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | static |
Object() | itk::Object | protected |
OutputType typedef | itk::ImageFunction< TInputImage, bool, float > | |
PixelType typedef | itk::BinaryThresholdImageFunction< TInputImage, float > | |
Pointer typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
PointType typedef | itk::ImageFunction< TInputImage, bool, float > | |
Print(std::ostream &os, Indent indent=0) const | itk::LightObject | |
PrintHeader(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
PrintObservers(std::ostream &os, Indent indent) const | itk::Object | protected |
PrintSelf(std::ostream &os, Indent indent) const override | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | protectedvirtual |
PrintTrailer(std::ostream &os, Indent indent) const | itk::LightObject | protectedvirtual |
Register() const override | itk::Object | virtual |
RemoveAllObservers() | itk::Object | |
RemoveObserver(unsigned long tag) const | itk::Object | |
Self typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
SetDebug(bool debugFlag) const | itk::Object | |
SetGlobalWarningDisplay(bool val) | itk::Object | static |
SetInputImage(const InputImageType *ptr) | itk::ImageFunction< TInputImage, bool, float > | virtual |
SetMetaDataDictionary(const MetaDataDictionary &rhs) | itk::Object | |
SetMetaDataDictionary(MetaDataDictionary &&rrhs) | itk::Object | |
SetObjectName(std::string _arg) | itk::Object | virtual |
SetRadius(InputSizeType _arg) | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | virtual |
SetReferenceCount(int) override | itk::Object | virtual |
SetTimeStamp(const TimeStamp &timeStamp) | itk::Object | protectedvirtual |
Superclass typedef | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | |
ThresholdAbove(PixelType thresh) | itk::BinaryThresholdImageFunction< TInputImage, float > | |
ThresholdBelow(PixelType thresh) | itk::BinaryThresholdImageFunction< TInputImage, float > | |
ThresholdBetween(PixelType lower, PixelType upper) | itk::BinaryThresholdImageFunction< TInputImage, float > | |
UnRegister() const noexcept override | itk::Object | virtual |
~BinaryThresholdImageFunction() override=default | itk::BinaryThresholdImageFunction< TInputImage, float > | protected |
~FunctionBase() override=default | itk::FunctionBase< Point< float, TInputImage::ImageDimension >, bool > | protected |
~ImageFunction() override=default | itk::ImageFunction< TInputImage, bool, float > | protected |
~LightObject() | itk::LightObject | protectedvirtual |
~NeighborhoodBinaryThresholdImageFunction() override=default | itk::NeighborhoodBinaryThresholdImageFunction< TInputImage, TCoordRep > | protected |
~Object() override | itk::Object | protected |