Click or drag to resize

KalmanFilterProcessNoiseCov Property

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

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

Return Value

Type: Mat
The result
See Also