Click or drag to resize

KalmanFilterProcessNoiseCov Property

http://www.emgu.com
Process noise covariance matrix (Q)

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public Mat ProcessNoiseCov { get; }

Return Value

Type: Mat
The result
See Also