updated some included headers

This commit is contained in:
Maria Dimashova
2010-11-16 16:34:27 +00:00
parent a5b58c00ea
commit 3a873cb051
6 changed files with 21 additions and 14 deletions

View File

@@ -1,8 +1,7 @@
#include "opencv2/core/core.hpp"
#include "opencv2/calib3d/calib3d.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/features2d/features2d.hpp"
#include <highgui.h>
#include "opencv2/highgui/highgui.hpp"
#include <cstdio>
using namespace cv;