Click or drag to resize
MCvKalmanerror_cov_post Field
http://www.emgu.com
posteriori error estimate covariance matrix P(k)=(I-K(k)*H)*P'(k)

Namespace: Emgu.CV.Structure
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public IntPtr error_cov_post

Field Value

Type: IntPtr
See Also