Click or drag to resize

KalmanFilterControlMatrix Property

control matrix (B) (not used if there is no control)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public Mat ControlMatrix { get; set; }

Property Value

Type: Mat
See Also