Operator Reference
Classification
List of Operators
add_samples_image_class_gmm- Add training samples from an image to the training data of a Gaussian Mixture Model.
add_samples_image_class_knn- Add training samples from an image to the training data of a k-Nearest-Neighbor classifier.
add_samples_image_class_mlp- Add training samples from an image to the training data of a multilayer perceptron.
add_samples_image_class_svm- Add training samples from an image to the training data of a support vector machine.
class_2dim_sup- Segment an image using two-dimensional pixel classification.
class_2dim_unsup- Segment two images by clustering.
class_ndim_norm- Classify pixels using hyper-spheres or hyper-cubes.
classify_image_class_gmm- Classify an image with a Gaussian Mixture Model.
classify_image_class_knn- Classify an image with a k-Nearest-Neighbor classifier.
classify_image_class_lut- Classify a byte image using a look-up table.
classify_image_class_mlp- Classify an image with a multilayer perceptron.
classify_image_class_svm- Classify an image with a support vector machine.
learn_ndim_norm- Construct classes for
.class_ndim_norm