We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df3f5b commit 13ffb9eCopy full SHA for 13ffb9e
my07-GPU-CUDA/使用CUDA进行GPU加速.md
@@ -18,6 +18,7 @@ print(cv2.getBuildInformation())
18
#include "opencv2/gpu/gpu.hpp"
19
using namespace std;
20
using namespace cv;
21
+using namespace cv::gpu;
22
23
int main (int argc, char* argv[])
24
{
0 commit comments