mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
renamed gpu namespace -> cuda
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include "precomp.hpp"
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::gpu;
|
||||
using namespace cv::cuda;
|
||||
using namespace cv::superres;
|
||||
using namespace cv::superres::detail;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user