| 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.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxPublic state_post As IntPtr
public:
IntPtr state_post
val mutable state_post: IntPtr
Field Value
Type:
IntPtr
See Also