CvKalmanUpdateByTime Method OpenCvSharp Class Library
Estimates subsequent model state

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvMat UpdateByTime()

Return Value

Type: CvMat
The function returns the estimated state.
See Also

Reference