• 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
..
androidcamera Loading commit data...
calib3d Loading commit data...
core Loading commit data...
cuda Loading commit data...
cudaarithm Loading commit data...
cudabgsegm Loading commit data...
cudacodec Loading commit data...
cudafeatures2d Loading commit data...
cudafilters Loading commit data...
cudaimgproc Loading commit data...
cudalegacy Loading commit data...
cudaoptflow Loading commit data...
cudastereo Loading commit data...
cudawarping Loading commit data...
cudev Loading commit data...
features2d Loading commit data...
flann Loading commit data...
highgui Loading commit data...
imgproc Loading commit data...
java Loading commit data...
matlab Loading commit data...
ml Loading commit data...
nonfree Loading commit data...
objdetect Loading commit data...
optim Loading commit data...
photo Loading commit data...
python Loading commit data...
shape Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...
refman.rst.in Loading commit data...