test7
authorAnatoly Baksheev <no@email>
Wed, 25 Jul 2012 18:20:41 +0000 (22:20 +0400)
committerAnatoly Baksheev <no@email>
Wed, 25 Jul 2012 18:20:41 +0000 (22:20 +0400)
modules/video/src/kalman.cpp

index 4741f49..b7a24b8 100644 (file)
@@ -291,3 +291,5 @@ const Mat& KalmanFilter::correct(const Mat& measurement)
 }
     
 };
+
+