added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __OPENCV_TEST_PRECOMP_HPP__
|
||||
|
||||
#include <limits>
|
||||
#include <cvconfig.h>
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/calib3d/calib3d.hpp"
|
||||
|
Reference in New Issue
Block a user