replace include file in sample

This commit is contained in:
Maria Dimashova 2010-11-10 15:01:25 +00:00
parent 12266265d8
commit 0acc00bf62

View File

@ -1,5 +1,5 @@
#include <highgui.h>
#include <cv.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <iostream>
using namespace std;