mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
renamed gpu namespace -> cuda
This commit is contained in:
@@ -48,7 +48,7 @@ using namespace testing;
|
||||
using namespace perf;
|
||||
using namespace cv;
|
||||
using namespace cv::superres;
|
||||
using namespace cv::gpu;
|
||||
using namespace cv::cuda;
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user