posteriori error estimate covariance matrix P(k)=(I-K(k)*H)*P'(k)

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)

Syntax

         
 C#  Visual Basic  Visual C++ 
public IntPtr error_cov_post
Public error_cov_post As IntPtr
public:
IntPtr error_cov_post

See Also