Allocates Kalman filter structure
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- dynamParams
- Type: SystemInt32
dimensionality of the state vector - measureParams
- Type: SystemInt32
dimensionality of the measurement vector - controlParams
- Type: SystemInt32
dimensionality of the control vector
Return Value
Type:See Also