opencv/modules/core/misc/python
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules
* feat: OpenCV extension with pure Python modules

* feat: cv2 is now a Python package instead of extension module

Python package cv2 now can handle both Python and C extension modules
properly without additional "subfolders" like "_extra_py_code".

* feat: can call native function from its reimplementation in Python
2021-09-18 10:02:55 +03:00
..
package/utils Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 2021-09-18 10:02:55 +03:00
pyopencv_async.hpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
pyopencv_cuda.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-11-19 19:48:49 +00:00
pyopencv_umat.hpp bindings: backport generator from OpenCV 4.x 2019-03-01 20:18:48 +00:00
shadow_umat.hpp Fix modules/ typos 2019-08-16 17:34:29 +03:00