mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
renamed gpu namespace -> cuda
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
using namespace cv::gpu;
|
||||
using namespace cv::cuda;
|
||||
|
||||
inline bool isFlowCorrect(Point2f u)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user