add an example using swig to interface opencv

This commit is contained in:
neingeist 2014-05-05 20:41:52 +02:00
parent f56ff3c1bc
commit 12573e4da6
9 changed files with 2143 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,3 +3,5 @@
*.so
test_swig.py
test_swig_wrap.c
test_swig_opencv.py
test_swig_opencv_wrap.cxx