723 Commits (21872e2fb021a52851ce8f22518ce1166777a3ef)

Author SHA1 Message Date
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Vadim Levin 119d8b3aca
Merge pull request #21553 from VadimLevin:dev/vlevin/scope-for-classes-4x-port 3 years ago
Vadim Levin ef85b24a78 fix: wrong reference counter after module initialization 3 years ago
Vadim Levin d88730685e fix: submodules creation and registration 3 years ago
Vadim Levin eca2d92791 fix: submodules creation and registration 3 years ago
Vadim Levin 76e34d6f2c fix: handle possible PyModule_AddObject failure 3 years ago
Alexander Alekhin cdfa8a668b python: use '((x,y), (w,h), angle)' in std::vector<RotatedRect> 3 years ago
Alexander Alekhin c78a8dfd2d fix 4.x links 3 years ago
Alexander Alekhin b1a57c4cb2 fix 3.4 links 3 years ago
Alexander Alekhin 07dca8cc03 pre: OpenCV 4.5.5 (version++) 3 years ago
Alexander Alekhin 60c093f086 pre: OpenCV 3.4.17 (version++) 3 years ago
Andrey Senyaev d6891c705e
Merge pull request #21219 from asenyaev:asen/remove_distutils 3 years ago
Maksim Shabunin 973e1acb67
Merge pull request #21182 from mshabunin:split-cv2cpp 3 years ago
Alexander Alekhin 40c748a2ae python: properly handle step for multichannel case 3 years ago
Alexander Alekhin a590682764 cmake: update installation of python extra submodules 3 years ago
Alexander Alekhin 3e6f27522b pre: OpenCV 4.5.4 (version++) 3 years ago
Alexander Alekhin ebef84e9ea pre: OpenCV 3.4.16 (version++) 3 years ago
Alexander Smorkalov 2cc14bd0fb Verbose output for errors found by header parser. 3 years ago
Alexander Alekhin 0c10ae1861 python: cv.Mat wrapper over numpy.ndarray 3 years ago
Vadim Levin 3c89a28a06
Merge pull request #20611 from VadimLevin:dev/vlevin/pure-python-modules 3 years ago
Dale Phurrough 068f33cfdf
add nodiscard to features2d clone funcs 3 years ago
Vadim Levin 390957fec4 fix: NumPy array allocation error message in vector conversion 3 years ago
Vadim Levin 16b9514543 feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
Alexander Panov 6f4160c014
Merge pull request #20584 from AleksandrPanov:fix_HoughCircles_ALT_dimensions 3 years ago
Alexander Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 3 years ago
Duong Dac cefa602601 Avoid adding false UMat/GpuMat declaration 3 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 3 years ago
berak 9f2dcc3f13 python: fix trackbar warning 3 years ago
Smirnov Egor b42623ff9d port base64 encoding from 3.4 3 years ago
Anatoliy Talamanov 9fe49497bb
Merge pull request #20284 from TolyaTalamanov:at/wrap-render 3 years ago
Anatoliy Talamanov fb7ef76e74
Merge pull request #20271 from TolyaTalamanov:at/extend-python-bindings 3 years ago
Alexander Alekhin c82e4596e4 cmake: fix installation of python extra code 4 years ago
Alexander Alekhin bd26104088 python(loader): add workaround to detect and patch sys.path[0] 4 years ago
Alexander Alekhin b57faa41c2 pre: OpenCV 4.5.3 (version++) 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 4 years ago
Anatoliy Talamanov c4df8989e9
Merge pull request #19982 from TolyaTalamanov:at/new-python-operation-api 4 years ago
David Geldreich 6a4bfc0863 Stream default to Stream::Null() when no default in function prototype 4 years ago
CSBVision ec32061f5f Update __init__.py to support symbolic links 4 years ago
Alexander Alekhin 1b3e0b27af cmake: fix files order in Python bindings 4 years ago
Alexander Alekhin c20a424e3a gapi(python): rename cv.gapi_wip_op / cv.gapi_wip_kernels 4 years ago
Alexander Alekhin 2e005f5dc2 python: allow to customize Python namespaces 4 years ago
Alexander Alekhin d651ff8d6b python: exception-free pyopencv_to() wrapper 4 years ago
Alexander Alekhin bb6e15f2c0 python: fix CV_WRAP_AS handling 4 years ago
Anatoliy Talamanov 3f14cb073b
Merge pull request #19804 from TolyaTalamanov:at/python-custom-op 4 years ago
Anatoliy Talamanov 79d4a38d87 Implement python backend 4 years ago
Alexander Smorkalov 2e429268ff
Merge pull request #19668 from asmorkalov:as/filesystem_py 4 years ago
Alexander Alekhin a823b06fa5 pre: OpenCV 4.5.2 (version++) 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
Anatoliy Talamanov eb82ba36a3
Merge pull request #19322 from TolyaTalamanov:at/python-callbacks 4 years ago
Anatoliy Talamanov c527b3cefd
Merge pull request #19319 from TolyaTalamanov:at/introduce-gopaque-garray-for-python 4 years ago