ANIMA  4.0
Public Member Functions | Public Attributes | List of all members
anima::SegPerfLabelSetMeasures Class Reference

#include <animaSegmentationMeasuresImageFilter.h>

Public Member Functions

SegPerfLabelSetMeasuresoperator= (const SegPerfLabelSetMeasures &l)
 
 SegPerfLabelSetMeasures ()
 

Public Attributes

unsigned long m_Intersection
 
unsigned long m_Source
 
unsigned long m_SourceComplement
 
unsigned long m_Target
 
unsigned long m_TargetComplement
 
unsigned long m_TrueNegative
 
unsigned long m_Union
 

Detailed Description

Definition at line 13 of file animaSegmentationMeasuresImageFilter.h.

Constructor & Destructor Documentation

◆ SegPerfLabelSetMeasures()

anima::SegPerfLabelSetMeasures::SegPerfLabelSetMeasures ( )
inline

Member Function Documentation

◆ operator=()

SegPerfLabelSetMeasures& anima::SegPerfLabelSetMeasures::operator= ( const SegPerfLabelSetMeasures l)
inline

Member Data Documentation

◆ m_Intersection

unsigned long anima::SegPerfLabelSetMeasures::m_Intersection

Definition at line 48 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().

◆ m_Source

unsigned long anima::SegPerfLabelSetMeasures::m_Source

◆ m_SourceComplement

unsigned long anima::SegPerfLabelSetMeasures::m_SourceComplement

Definition at line 49 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().

◆ m_Target

unsigned long anima::SegPerfLabelSetMeasures::m_Target

Definition at line 45 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().

◆ m_TargetComplement

unsigned long anima::SegPerfLabelSetMeasures::m_TargetComplement

Definition at line 50 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().

◆ m_TrueNegative

unsigned long anima::SegPerfLabelSetMeasures::m_TrueNegative

Definition at line 47 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().

◆ m_Union

unsigned long anima::SegPerfLabelSetMeasures::m_Union

Definition at line 46 of file animaSegmentationMeasuresImageFilter.h.

Referenced by operator=(), and SegPerfLabelSetMeasures().


The documentation for this class was generated from the following file: