1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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