[This is preliminary documentation and is subject to change.]

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.0.0.0 (2.0.0.0)

Syntax

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

See Also