Allocates CvKalman and all its matrices and initializes them somehow.
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- dynamParams
- Int32
dimensionality of the state vector
- measureParams
- Int32
dimensionality of the measurement vector
- controlParams
- Int32
dimensionality of the control vector