opencv/modules/python
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings
If both Python 2 and Python 3 are found, then build bindings for both of
them during the build process.  Currently, one version of Python is
detected automatically, and building for the other requires changes the
CMake config.

The largest chunk of this change generalizes OpenCVDetectPython.cmake to
find both a Python 2 and Python 3 version of Python.  Secondly, the
opencv_python module is split into two modules, opencv_python2 and
opencv_python3.  Both are built from the same source. but for different
versions of Python.
2014-06-29 20:08:13 -04:00
..
python2 Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00
python3 Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00
src2 removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 2014-06-24 19:18:51 +04:00
test Merge commit '43aec5ad' into merge-2.4 2013-08-27 13:26:44 +04:00
CMakeLists.txt Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00
common.cmake Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00