mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
Merge pull request #4007 from martin-ueding:master
This commit is contained in:
commit
3f180b0ad9
@ -341,7 +341,7 @@ public:
|
||||
|
||||
/** @brief Re-initializes Kalman filter. The previous content is destroyed.
|
||||
|
||||
@param dynamParams Dimensionalityensionality of the state.
|
||||
@param dynamParams Dimensionality of the state.
|
||||
@param measureParams Dimensionality of the measurement.
|
||||
@param controlParams Dimensionality of the control vector.
|
||||
@param type Type of the created matrices that should be CV_32F or CV_64F.
|
||||
|
Loading…
Reference in New Issue
Block a user