Operator Reference
Look-Up Table
List of Operators
clear_class_lut- Clear a look-up table classifier.
create_class_lut_gmm- Create a look-up table using a gaussian mixture model to classify byte images.
create_class_lut_knn- Create a look-up table using a k-nearest neighbors classifier (k-NN) to classify byte images.
create_class_lut_mlp- Create a look-up table using a multi-layer perceptron to classify byte images.
create_class_lut_svm- Create a look-up table using a Support-Vector-Machine to classify byte images.