Move OpenCl SURF perf tests to nonfree and fix build of samples

This commit is contained in:
Andrey Kamaev
2013-03-18 12:45:52 +04:00
parent 77ad07adf3
commit 1b4afcca30
5 changed files with 55 additions and 48 deletions

View File

@@ -16,6 +16,7 @@
#define USE_OPENCL
#ifdef USE_OPENCL
#include "opencv2/ocl/ocl.hpp"
#include "opencv2/nonfree/ocl.hpp"
#endif
#define TAB " "