CGAL 5.1 - Classification

Classifiers are functors that, given a label set and an input item, associate this input item with an energy for each label. This energy measures the likelihood of the item to belong to this label.

Modules

 ETHZ
 
 OpenCV
 
 TensorFlow
 

Classes

class  CGAL::Classification::Sum_of_weighted_features_classifier
 Classifier based on the sum of weighted features with user-defined effects on labels. More...