Files
opencv/modules/python
Vadim Levin eca2d92791 fix: submodules creation and registration
- Add special case handling when submodule has the same name as parent
- `PyDict_SetItemString` doesn't steal reference, so reference count
  should be explicitly decremented to transfer object life-time
  ownership
- Add sanity checks for module registration input
2022-01-19 18:06:58 +03:00
..
2021-12-17 10:05:52 +00:00
2019-06-11 15:15:49 +03:00
2020-02-20 11:10:12 +08:00