Abort() | itk::simple::ProcessObject | virtual |
AddCommand(itk::simple::EventEnum event, itk::simple::Command &cmd) | itk::simple::ProcessObject | virtual |
AddCommand(itk::simple::EventEnum event, const std::function< void()> &func) | itk::simple::ProcessObject | virtual |
AddITKObserver(const itk::EventObject &, itk::Command *) | itk::simple::ProcessObject | protectedvirtual |
AddObserverToActiveProcessObject(EventCommand &e) | itk::simple::ProcessObject | private |
CastImageToITK(const Image &img) | itk::simple::ProcessObject | inlineprotectedstatic |
CastITKToImage(TImageType *img) | itk::simple::ProcessObject | inlineprotectedstatic |
CastITKToImage(itk::Image< TVector< TPixelType, VLength >, VImageDimension > *img) | itk::simple::ProcessObject | inlineprotectedstatic |
CastITKToImage(itk::Image< TVector< VLength >, VImageDimension > *img) | itk::simple::ProcessObject | inlineprotectedstatic |
CheckImageMatchingDimension(const Image &image1, const Image &image2, const std::string &image2Name) | itk::simple::ImageFilter | protected |
CheckImageMatchingPixelType(const Image &image1, const Image &image2, const std::string &image2Name) | itk::simple::ImageFilter | protected |
CheckImageMatchingSize(const Image &image1, const Image &image2, const std::string &image2Name) | itk::simple::ImageFilter | protected |
DebugOff() | itk::simple::ProcessObject | virtual |
DebugOn() | itk::simple::ProcessObject | virtual |
detail::MemberFunctionAddressor< MemberFunctionType > | itk::simple::LabelOverlapMeasuresImageFilter | friend |
Execute(const Image &sourceImage, const Image &targetImage) | itk::simple::LabelOverlapMeasuresImageFilter | |
ExecuteInternal(const Image *sourceImage, const Image *targetImage) | itk::simple::LabelOverlapMeasuresImageFilter | private |
FixNonZeroIndex(TImageType *img) | itk::simple::ImageFilter | inlineprotectedstatic |
GetActiveProcess() | itk::simple::ProcessObject | protectedvirtual |
GetDebug() const | itk::simple::ProcessObject | virtual |
GetDiceCoefficient() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetDiceCoefficient(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalseDiscoveryRate() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalseDiscoveryRate(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalseNegativeError() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalseNegativeError(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalsePositiveError() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetFalsePositiveError(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetGlobalDefaultCoordinateTolerance() | itk::simple::ProcessObject | static |
GetGlobalDefaultDebug() | itk::simple::ProcessObject | static |
GetGlobalDefaultDirectionTolerance() | itk::simple::ProcessObject | static |
GetGlobalDefaultNumberOfThreads() | itk::simple::ProcessObject | static |
GetGlobalDefaultThreader() | itk::simple::ProcessObject | static |
GetGlobalWarningDisplay() | itk::simple::ProcessObject | static |
GetITKEventObject(EventEnum e) | itk::simple::ProcessObject | protectedstatic |
GetJaccardCoefficient() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetJaccardCoefficient(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetMeanOverlap() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetMeanOverlap(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetName() const | itk::simple::LabelOverlapMeasuresImageFilter | inlinevirtual |
GetNumberOfThreads() const | itk::simple::ProcessObject | virtual |
GetNumberOfWorkUnits() const | itk::simple::ProcessObject | virtual |
GetProgress() const | itk::simple::ProcessObject | virtual |
GetUnionOverlap() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetUnionOverlap(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetVolumeSimilarity() const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GetVolumeSimilarity(int64_t label) const | itk::simple::LabelOverlapMeasuresImageFilter | inline |
GlobalDefaultDebugOff() | itk::simple::ProcessObject | static |
GlobalDefaultDebugOn() | itk::simple::ProcessObject | static |
GlobalWarningDisplayOff() | itk::simple::ProcessObject | static |
GlobalWarningDisplayOn() | itk::simple::ProcessObject | static |
HasCommand(itk::simple::EventEnum event) const | itk::simple::ProcessObject | virtual |
ImageFilter() | itk::simple::ImageFilter | |
LabelOverlapMeasuresImageFilter() | itk::simple::LabelOverlapMeasuresImageFilter | |
m_ActiveProcess | itk::simple::ProcessObject | private |
m_Commands | itk::simple::ProcessObject | private |
m_Debug | itk::simple::ProcessObject | private |
m_DiceCoefficient | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_FalseDiscoveryRate | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_FalseNegativeError | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_FalsePositiveError | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_Filter | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_JaccardCoefficient | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_MeanOverlap | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_MemberFactory | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_NumberOfThreads | itk::simple::ProcessObject | private |
m_NumberOfWorkUnits | itk::simple::ProcessObject | private |
m_pfGetDiceCoefficient | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetFalseDiscoveryRate | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetFalseNegativeError | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetFalsePositiveError | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetJaccardCoefficient | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetMeanOverlap | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetUnionOverlap | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_pfGetVolumeSimilarity | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_ProgressMeasurement | itk::simple::ProcessObject | private |
m_UnionOverlap | itk::simple::LabelOverlapMeasuresImageFilter | private |
m_VolumeSimilarity | itk::simple::LabelOverlapMeasuresImageFilter | private |
MemberFunctionType typedef | itk::simple::LabelOverlapMeasuresImageFilter | private |
NonCopyable()=default | itk::simple::NonCopyable | protected |
NonCopyable(const NonCopyable &)=delete | itk::simple::NonCopyable | protected |
OnActiveProcessDelete() | itk::simple::ProcessObject | protectedvirtual |
onCommandDelete(const itk::simple::Command *cmd) noexcept | itk::simple::ProcessObject | protectedvirtual |
operator=(const NonCopyable &)=delete | itk::simple::NonCopyable | protected |
PixelIDTypeList typedef | itk::simple::LabelOverlapMeasuresImageFilter | |
PreUpdate(itk::ProcessObject *p) | itk::simple::ProcessObject | protectedvirtual |
ProcessObject() | itk::simple::ProcessObject | |
RemoveAllCommands() | itk::simple::ProcessObject | virtual |
RemoveITKObserver(EventCommand &e) | itk::simple::ProcessObject | protectedvirtual |
RemoveObserverFromActiveProcessObject(EventCommand &e) | itk::simple::ProcessObject | private |
Self typedef | itk::simple::LabelOverlapMeasuresImageFilter | |
SetDebug(bool debugFlag) | itk::simple::ProcessObject | virtual |
SetGlobalDefaultCoordinateTolerance(double) | itk::simple::ProcessObject | static |
SetGlobalDefaultDebug(bool debugFlag) | itk::simple::ProcessObject | static |
SetGlobalDefaultDirectionTolerance(double) | itk::simple::ProcessObject | static |
SetGlobalDefaultNumberOfThreads(unsigned int n) | itk::simple::ProcessObject | static |
SetGlobalDefaultThreader(const std::string &threader) | itk::simple::ProcessObject | static |
SetGlobalWarningDisplay(bool flag) | itk::simple::ProcessObject | static |
SetNumberOfThreads(unsigned int n) | itk::simple::ProcessObject | virtual |
SetNumberOfWorkUnits(unsigned int n) | itk::simple::ProcessObject | virtual |
ToString() const | itk::simple::LabelOverlapMeasuresImageFilter | virtual |
ToStringHelper(std::ostream &os, const T &v) | itk::simple::ProcessObject | inlineprotectedstatic |
ToStringHelper(std::ostream &os, const char &v) | itk::simple::ProcessObject | protectedstatic |
ToStringHelper(std::ostream &os, const signed char &v) | itk::simple::ProcessObject | protectedstatic |
ToStringHelper(std::ostream &os, const unsigned char &v) | itk::simple::ProcessObject | protectedstatic |
~ImageFilter()=0 | itk::simple::ImageFilter | pure virtual |
~LabelOverlapMeasuresImageFilter() | itk::simple::LabelOverlapMeasuresImageFilter | virtual |
~ProcessObject() | itk::simple::ProcessObject | virtual |