opencv/modules/core/misc
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
..
java Improvements/fixes for unsigned type handling in Swift/Kotlin 2021-06-27 21:08:25 +09:00
objc Improvements/fixes for unsigned type handling in Swift/Kotlin 2021-06-27 21:08:25 +09:00
plugins core(parallel): fix JS build, fix OpenMP version dump 2021-02-21 22:55:01 +00:00
python Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 2021-09-18 10:02:55 +03:00