ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::MathematicalMorphologyEnums Class Reference

#include <itkMathematicalMorphologyEnums.h>

Detailed Description

Mathematical Morphology enum classes.

Definition at line 35 of file itkMathematicalMorphologyEnums.h.

Public Types

enum class  Algorithm : uint8_t {
  BASIC = 0 ,
  HISTO = 1 ,
  ANCHOR = 2 ,
  VHGW = 3
}
 

Member Enumeration Documentation

◆ Algorithm

enum class itk::MathematicalMorphologyEnums::Algorithm : uint8_t
strong
Enumerator
BASIC 
HISTO 
ANCHOR 
VHGW 

Definition at line 42 of file itkMathematicalMorphologyEnums.h.


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