diff options
| author | Comment <tim@gray.(none)> | 2013-11-27 09:12:48 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-11-27 09:12:48 +0000 |
| commit | 09a65304f32ca7b86e7710d689600f5c7afce578 (patch) | |
| tree | 90c5fe395b8c9d0419ad1a32e9d6bb5903e5e52f | |
| parent | bd05285cf2e0681c552eff76c2e962749f3aeaad (diff) | |
make cv test
| -rwxr-xr-x | working/make_cvtest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/working/make_cvtest b/working/make_cvtest index e69de29..80a1d0f 100755 --- a/working/make_cvtest +++ b/working/make_cvtest @@ -0,0 +1,2 @@ +g++ test_gpu.c -o test_gpu -lopencv_core -lopencv_gpu -I /usr/include/opencv/ + |
