ITK  5.4.0
Insight Toolkit
Public Types | List of all members

#include <itkConnectedThresholdImageFilter.h>

Detailed Description

Contains all the enum classes used by the ConnectedThresholdImageFilter class.

Definition at line 32 of file itkConnectedThresholdImageFilter.h.

Public Types

enum  Connectivity : uint8_t {
  Connectivity::FaceConnectivity,
  Connectivity::FullConnectivity
}
 

Member Enumeration Documentation

◆ Connectivity

Enumerator
FaceConnectivity 
FullConnectivity 

Definition at line 43 of file itkConnectedThresholdImageFilter.h.


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