- 08 Nov, 2013 1 commit
-
-
Michael Pratt authored
In Python 3, version 3.3+, PyUnicode_AsUTF8() provides similar functionality to Python 2's PyString_AsString(). In older versions of Python 3, there is no public function to provide the same functionality. However, the "internal" _PyUnicode_AsString() does provide that functionality, so use it to replace PyString_AsString(). With this patch, cv2 should compile for Python 3.[0-2].
-
- 14 Jun, 2013 1 commit
-
-
Gabe Schwartz authored
Added a header with defines to enable the module to compile with either python 2 or 3 without changes.
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 16 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 24 Apr, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 16 Apr, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 04 Apr, 2012 1 commit
-
-
Alexey Spizhevoy authored
-
- 19 Mar, 2012 2 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-