update cpp samples and tutorials

This commit is contained in:
Suleyman TURKMEN
2016-06-26 20:55:00 +03:00
parent 1aeff45631
commit 11ca1c95f8
110 changed files with 394 additions and 423 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#include "opencv2/ml/ml.hpp"
#include "opencv2/core/core.hpp"
#include "opencv2/ml.hpp"
#include "opencv2/core.hpp"
#include "opencv2/core/utility.hpp"
#include <stdio.h>
#include <string>