• Michael Pratt's avatar
    Build both Python 2 and Python 3 bindings · cac1218e
    Michael Pratt authored
    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.
    cac1218e
Name
Last commit
Last update
..
_static Loading commit data...
_themes/blue Loading commit data...
pattern_tools Loading commit data...
py_tutorials Loading commit data...
tutorials Loading commit data...
user_guide Loading commit data...
vidsurv Loading commit data...
CMakeLists.txt Loading commit data...
Doxyfile.in Loading commit data...
acircles_pattern.png Loading commit data...
check_docs.py Loading commit data...
check_docs2.py Loading commit data...
check_docs_whitelist.txt Loading commit data...
conf.py Loading commit data...
haartraining.htm Loading commit data...
mymath.sty Loading commit data...
ocv.py Loading commit data...
opencv-logo-white.png Loading commit data...
opencv-logo.png Loading commit data...
opencv-logo2.png Loading commit data...
opencv.bib Loading commit data...
opencv.ico Loading commit data...
opencv.jpg Loading commit data...
opencv_cheatsheet.tex Loading commit data...
packaging.txt Loading commit data...
patch_refman_latex.py Loading commit data...
pattern.png Loading commit data...
reformat.py Loading commit data...