fixed samples compilation

This commit is contained in:
Vladislav Vinogradov
2013-04-18 12:08:51 +04:00
parent 787e56ab5c
commit 564f609885
4 changed files with 21 additions and 12 deletions

View File

@@ -7,6 +7,7 @@
#include <opencv2/core/utility.hpp>
#include "opencv2/gpu.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/objdetect.hpp"
using namespace std;
using namespace cv;