Fix a bug of ocl retina on NVIDIA platform.

This commit is contained in:
pengxiao
2013-09-04 16:38:36 +08:00
parent 009919872f
commit e45f92a9e1
3 changed files with 46 additions and 15 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
#include "opencv2/imgproc.hpp"
#include "opencv2/highgui.hpp"
#if defined(HAVE_OPENCV_OCL) && defined(HAVE_OPENCL)
#if defined(HAVE_OPENCV_OCL)
#include "opencv2/ocl.hpp"
#define RETINA_ITERATIONS 5