add an example using swig to interface opencv
This commit is contained in:
parent
f56ff3c1bc
commit
12573e4da6
9 changed files with 2143 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@
|
|||
*.so
|
||||
test_swig.py
|
||||
test_swig_wrap.c
|
||||
test_swig_opencv.py
|
||||
test_swig_opencv_wrap.cxx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue