opencv/modules/java/android_test
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
..
.settings Improving compatibility with the latest Android SDK (r21) and NDK (r8c). 2012-11-20 18:40:22 +04:00
res Merge remote-tracking branch 'origin/2.4' into merge-2.4 2013-09-10 11:30:19 +04:00
src/org/opencv/test added cv::intergal to T-API 2013-12-06 13:18:25 +04:00
.classpath Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
.gitignore Normalized file endings. 2013-08-21 18:59:25 +04:00
.project Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
AndroidManifest.xml Delete a bunch more trailing whitespace that slipped through the cracks. 2013-09-04 16:13:27 +04:00
CMakeLists.txt Build both Python 2 and Python 3 bindings 2014-06-29 20:08:13 -04:00