Overload List

NameDescription
cvKalmanPredict(IntPtr, IntPtr)
Estimates the subsequent stochastic model state by its current state and stores it at kalman->state_pre The function returns the estimated state
cvKalmanPredict(MCvKalman%, IntPtr)
Estimates the subsequent stochastic model state by its current state and stores it at kalman->state_pre The function returns the estimated state

See Also