http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Estimates the subsequent stochastic model state by its current state
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Matrix<float> Predict() |
Visual Basic |
---|
Public Function Predict As Matrix(Of Single) |
Visual C++ |
---|
public: Matrix<float>^ Predict() |