- 07 Aug, 2014 3 commits
-
-
Michael Pratt authored
Add Python 3 support to the Python test.py script. The print function is used in place of the print statement. The urlopen function has been moved to urllib.request in Python 3, so attempt to import it from either location. TestCase.assert_() has been deprecated in place of TestCase.assertTrue(). The tests all pass in both Python 2 and 3.
-
Michael Pratt authored
Build the Python 3 cv2 module in lib/python3/, to avoid potential naming conflicts with the Python 2 bindings. The Python 2 bindings are placed directly in lib/, where they are required for the Buildbot to successfully execute the Python tests.
-
Michael Pratt authored
Requested by @vpisarev in #3047.
-
- 06 Aug, 2014 3 commits
-
-
Michael Pratt authored
Place the built Python module library in a dedicated folder inside of lib/. This ensures that even if the Python 2 and Python 3 module names conflict, they will not overwrite one another.
-
Michael Pratt authored
The previous commit fixing references to PYTHON_NUMPY_INCLUDE_PATH missed a few unset()s.
-
Michael Pratt authored
-
- 05 Aug, 2014 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
vbystricky authored
-
vbystricky authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 04 Aug, 2014 9 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
vbystricky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
filterout all CUDA related headers from python module include headers
-
Alexander Alekhin authored
-
- 03 Aug, 2014 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 02 Aug, 2014 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
VBystricky authored
-
- 01 Aug, 2014 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
VBystricky authored
-