Package org.opencv.ml
package org.opencv.ml
-
ClassesClassDescriptionArtificial Neural Networks - Multi-Layer Perceptrons.Boosted tree classifier derived from DTrees SEE: REF: ml_intro_boostThe class represents a single decision tree or a collection of decision trees.The class implements the Expectation Maximization algorithm.The class implements K-Nearest Neighbors model SEE: REF: ml_intro_knnImplements Logistic Regression classifier.Bayes classifier for normally distributed data.The structure represents the logarithmic grid range of statmodel parameters.The class implements the random forest predictor.Base class for statistical models in OpenCV ML.Support Vector Machines.*************************************************************************************\ Stochastic Gradient Descent SVM Classifier * \***************************************************************************************Class encapsulating training data.