Merge pull request #7132 from Asalle:fix-6944-template-update

This commit is contained in:
Vadim Pisarevsky 2016-08-19 08:13:26 +00:00
commit f189ffe9af

View File

@ -28,6 +28,8 @@ Here it is:
#include <cv.h>
#include <highgui.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <stdio.h>
using namespace cv;