1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00
This commit is contained in:
Anatoly Baksheev
2012-07-25 22:20:41 +04:00
parent de90033e93
commit acd19fe36c
+2
View File
@@ -291,3 +291,5 @@ const Mat& KalmanFilter::correct(const Mat& measurement)
}
};