OpenCV's Machine Learning structures
| C# | Visual Basic | Visual C++ |
namespace Emgu.CV.ML.Structure
Namespace Emgu.CV.ML.Structure
namespace Emgu.CV.ML.Structure
| All Types | Structures |
| Icon | Type | Description |
|---|---|---|
| MCvANN_MLP_TrainParams |
Parameters for Artificla Neural Network - MultiLayer Perceptron
| |
| MCvBoostParams |
An OpenCV Boost Tree parameters
| |
| MCvDTreeNode |
An OpenCV decision Tree Node
| |
| MCvDTreeParams |
Parameters OpenCV's decision tree parameters
| |
| MCvDTreeSplit |
Decision tree node split
| |
| MCvEMParams |
Wrapped CvEMParams
| |
| MCvParamGrid |
Wrapped CvParamGrid structure used by SVM
| |
| MCvRTParams |
Wrapped CvRTParams structure
| |
| MCvSVMParams |
Wrapped CvSVMParams
| |
| MCvDTreeSplit..::.MOrder |
Wrapped Order structure
|