Skip to content

Commit 50785f6

Browse files
committed
lopencv_gpu
1 parent a4d08d3 commit 50785f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

my07-GPU-CUDA/使用CUDA进行GPU加速.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ int main (int argc, char* argv[])
4141
}
4242
```
4343
- 编译
44-
-
44+
- 失败:g++ `pkg-config --cflags --libs opencv` -lopencv_gpu cuda_test.cpp -o cuda_test

0 commit comments

Comments
 (0)