opencv/modules/java
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
..
android_lib Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
android_test Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00
generator Add AKAZE support for the Java wrapper 2014-06-03 18:41:58 +09:00
test Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-10-22 14:28:00 +04:00
build.xml.in Fix for encoding errors when building Java source 2013-03-27 17:43:00 +04:00
check-tests.py Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00