Click or drag to resize
MCvKalmanstate_post Field
http://www.emgu.com
corrected state (x(k)): x(k)=x'(k)+K(k)*(z(k)-H*x'(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 state_post

Field Value

Type: IntPtr
See Also