1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

Fixed ML module build after merge

This commit is contained in:
Maksim Shabunin
2014-08-14 17:19:21 +04:00
parent a23836231f
commit 71770eb790
4 changed files with 3 additions and 5 deletions
+1
View File
@@ -57,6 +57,7 @@
using namespace cv;
using namespace cv::ml;
using namespace std;
LogisticRegressionParams::LogisticRegressionParams()