Static Public Attributes | List of all members
SegmentationMethod Class Reference

Defines the segmentation method for labeling the faces of the calibration piece. More...

Inherits object.

Static Public Attributes

int KmeansClustering = 1
 Clustering top, base and faces using kmeans. More...
 

Detailed Description

Defines the segmentation method for labeling the faces of the calibration piece.

Member Data Documentation

◆ KmeansClustering

int KmeansClustering = 1
static

Clustering top, base and faces using kmeans.