| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_ml.ANN_MLP
\brief Artificial Neural Networks - Multi-Layer Perceptrons.
|
static class |
opencv_ml.ANN_MLP_ANNEAL
\brief Artificial Neural Networks - Multi-Layer Perceptrons.
|
static class |
opencv_ml.Boost
\brief Boosted tree classifier derived from DTrees
|
static class |
opencv_ml.DTrees
\brief The class represents a single decision tree or a collection of decision trees.
|
static class |
opencv_ml.EM
\brief The class implements the Expectation Maximization algorithm.
|
static class |
opencv_ml.KNearest
\brief The class implements K-Nearest Neighbors model
|
static class |
opencv_ml.LogisticRegression
\brief Implements Logistic Regression classifier.
|
static class |
opencv_ml.NormalBayesClassifier
\brief Bayes classifier for normally distributed data.
|
static class |
opencv_ml.RTrees
\brief The class implements the random forest predictor.
|
static class |
opencv_ml.StatModel
\brief Base class for statistical models in OpenCV ML.
|
static class |
opencv_ml.SVM
\brief Support Vector Machines.
|
static class |
opencv_ml.SVMSGD
\brief Stochastic Gradient Descent SVM classifier
|
Copyright © 2018. All rights reserved.