575 Commits (c97c22b7cf2ef0f82cd4203a2e9a6eda94e9f7f1)

Author SHA1 Message Date
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Vadim Levin 253a4c113e fix: remove function duplicates in test_misc.py 2 years ago
Andrey Senyaev 1feabf4275 Fixed an issue with a recursion of cv2 in python 3 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
Alexander Alekhin 386df457a9 python: ensure publishing of subclasses before derived types 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Vadim Levin ef85b24a78 fix: wrong reference counter after module initialization 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 b1a57c4cb2 fix 3.4 links 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
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
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 Alekhin c08897cd10 cmake: handle empty CVPY_SUFFIX 4 years ago
Duong Dac cefa602601 Avoid adding false UMat/GpuMat declaration 4 years ago
Vadim Levin 531ea5b3a2 fix: convert arguments names that are keywords reserved by Python 4 years ago
berak 9f2dcc3f13 python: fix trackbar warning 4 years ago
Alexander Alekhin bd26104088 python(loader): add workaround to detect and patch sys.path[0] 4 years ago
Alexander Alekhin 43940f7ffc pre: OpenCV 3.4.15 (version++) 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 d651ff8d6b python: exception-free pyopencv_to() wrapper 4 years ago
Alexander Alekhin bb6e15f2c0 python: fix CV_WRAP_AS handling 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
Alexander Alekhin c5bf15e009 build: fix cv2.cpp compilation 4 years ago
Dale Phurrough 5c70a2015f
fix python test runner wildcard handling 4 years ago
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Alexander Alekhin b51ae87828 samples: check for Python 3.9 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 4 years ago
Alexander Alekhin 3e5d7e1718 imgproc: fix minAreaRect() 4 years ago
Alexander Alekhin b31ce408ae cmake: fix processing order of <wrapper>_bindings_generator 4 years ago
Alexander Alekhin 36d771affc python: restore sys.path in bootstrap() 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 5dae278652 bindings: "inline namespace" 4 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 4 years ago
Alexander Alekhin 442999dcdb core: fix handling of ND-arrays in dumpInputArray() helpers 5 years ago
Alexander Alekhin a43e3bebe6 pre: OpenCV 3.4.11 (version++) 5 years ago
Vadim Pisarevsky 5489735258
Merge pull request #17436 from vpisarev:fix_python_io 5 years ago
Vadim Levin 1d8c73cf6c feature: Added `explicit` support to header parser 5 years ago