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

Return Value

Type: Mat
The result
See Also