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

priori error estimate covariance matrix P'(k)=A*P(k-1)*At + Q)

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_pre
Public error_cov_pre As IntPtr
public:
IntPtr error_cov_pre

See Also