Click or drag to resize
KalmanFilterControlMatrix Property
http://www.emgu.com
Control matrix (B) (not used if there is no control)

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public Mat ControlMatrix { get; }

Property Value

Type: Mat
See Also