replaced gpu->cuda in files names
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
//M*/
|
||||
|
||||
#include "precomp.hpp"
|
||||
#include "opencv2/ts/gpu_perf.hpp"
|
||||
#include "opencv2/ts/cuda_perf.hpp"
|
||||
#include "opencv2/core/cuda.hpp"
|
||||
|
||||
#ifdef HAVE_CUDA
|
@@ -40,7 +40,7 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#include "opencv2/ts/gpu_test.hpp"
|
||||
#include "opencv2/ts/cuda_test.hpp"
|
||||
#include <stdexcept>
|
||||
|
||||
using namespace cv;
|
Reference in New Issue
Block a user