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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public Mat ControlMatrix { get; }

Return Value

Type: Mat
The result
See Also