Reverting the boost::python bindings, moving dev to out of trunk.
authorEthan Rublee <no@email>
Tue, 24 May 2011 22:01:41 +0000 (22:01 +0000)
committerEthan Rublee <no@email>
Tue, 24 May 2011 22:01:41 +0000 (22:01 +0000)
commit89b5f40ce36a0d6cfded68a938eee58d5e0cdd25
tree00b35de66c02fcd8972e22e0d005e7050263af0d
parent0d2c98b5e1f32f49992fc2c67f07921503e8e039
Reverting the boost::python bindings, moving dev to out of trunk.
12 files changed:
modules/python/CMakeLists.txt
modules/python/boost/CMakeLists.txt [deleted file]
modules/python/boost/cv_core.cpp [deleted file]
modules/python/boost/cv_defines.cpp [deleted file]
modules/python/boost/cv_highgui.cpp [deleted file]
modules/python/boost/cv_mat.cpp [deleted file]
modules/python/boost/cv_points.cpp [deleted file]
modules/python/boost/highgui_defines.cpp [deleted file]
modules/python/boost/opencv.cpp [deleted file]
modules/python/boost/split.h [deleted file]
samples/python/boost/camera.py [deleted file]
samples/python/boost/subwindow.py [deleted file]