Click or drag to resize
MCvKalmanstate_pre Field
http://www.emgu.com
predicted state (x'(k)): x(k)=A*x(k-1)+B*u(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_pre

Field Value

Type: IntPtr
See Also