OpenCV for Tegra compilation fix for

- Gaussian blur;
- CascadeClassifier;
- Blenders in stitching module;
- Laplacial pyromids in stitching module.
This commit is contained in:
Alexander Smorkalov
2015-01-06 16:57:21 +03:00
parent 28833421ae
commit 1fa37fe733
4 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,7 @@
#pragma once
#include "opencv2/core/ocl.hpp"
namespace cv
{