Emgu CV Library Documentation
state_post Field
NamespacesEmgu.CV.StructureMCvKalmanstate_post

www.emgu.com/wiki
corrected state (x(k)): x(k)=x'(k)+K(k)*(z(k)-H*x'(k))
Declaration Syntax
C#Visual BasicVisual C++
public IntPtr state_post
Public state_post As IntPtr
public:
IntPtr state_post

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)