Overload List

NameDescription
cvKalmanCorrect(IntPtr, IntPtr)
Adjusts stochastic model state on the basis of the given measurement of the model state. The function stores adjusted state at kalman->state_post and returns it on output
cvKalmanCorrect(MCvKalman%, IntPtr)
Adjusts stochastic model state on the basis of the given measurement of the model state. The function stores adjusted state at kalman->state_post and returns it on output

See Also