Merge branch '2.4' of https://github.com/Itseez/opencv into 2.4_oclgfft

This commit is contained in:
peng xiao
2013-05-29 17:57:14 +08:00
17 changed files with 358 additions and 432 deletions

View File

@@ -49,7 +49,7 @@
#include "opencv2/ocl/ocl.hpp"
#if defined __APPLE__
#include <OpenCL/OpenCL.h>
#include <OpenCL/opencl.h>
#else
#include <CL/opencl.h>
#endif