StatModelExtensions Class |
Namespace: Emgu.CV.ML
The StatModelExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| Predict |
Predicts response(s) for the provided sample(s)
| |
| Train(IStatModel, TrainData, Int32) |
Trains the statistical model.
| |
| Train(IStatModel, IInputArray, DataLayoutType, IInputArray) |
Trains the statistical model.
|