opencv/modules/python
Mike Izbicki ac47c0c624 fix to work with python 2.6
I had to make this modification locally to get opencv to build with python 2.6.  Python 2.6 requires indices in the format string (the `0` I added).  This requirement was relaxed in 2.7, so what used to be there would be working for people who could upgrade. I don't think the change has any negative consequences for future python versions, but I'm no expert.
2015-01-02 14:41:44 -08:00
..
python2 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
python3 Build Python 3 bindings in subdirectory 2014-08-07 00:21:42 -04:00
src2 fix to work with python 2.6 2015-01-02 14:41:44 -08:00
test Python test: added options to provide local data path 2014-12-03 18:12:01 +03:00
CMakeLists.txt Merge branch 'master' into python2and3 2014-08-07 01:04:26 -04:00
common.cmake Support of bioinspired contrib module wrapping 2014-09-22 11:43:29 +04:00