opencv/modules/core
Vadim Levin d88730685e 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
- Add Python 2 and Python 3 reference counting handling
2022-01-27 11:06:06 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc fix 4.x links 2021-12-22 13:24:30 +00:00
include/opencv2 fix: submodules creation and registration 2022-01-27 11:06:06 +03:00
misc Merge pull request #20731 from komakai:matrix_mult_android_ios 2021-10-05 15:35:58 +00:00
perf fix legacy constants 2022-01-03 15:08:10 +03:00
src core(persistence): avoid NULL pointer dereference 2022-01-18 04:56:43 +00:00
test core(persistence): avoid NULL pointer dereference 2022-01-18 04:56:43 +00:00
CMakeLists.txt cmake: force lowercase plugins internal names 2021-12-21 16:34:48 +00:00