Given the model, predit the outputs response of the inputs samples
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.2.0.1010 (2.2.0.1010)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- model
- IntPtr
The ANN_MLP model
- inputs
- IntPtr
The input samples
- outputs
- IntPtr
The prediction results, should have the same # of rows as the inputs