639 Commits (63bb2abadab875fc648a572faccafee134f06fc8)

Author SHA1 Message Date
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 2687a2b6dc pre: OpenCV 4.5.1 (version++) 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 464d53bb16 python: emit "string" => "std::string" 4 years ago
Alexander Alekhin 5dae278652 bindings: "inline namespace" 4 years ago
Daniel Motilla bf49149c97 Enable imshow to take GpuMat inputs in Python 4 years ago
Alexander Alekhin d7d51e4cc7 python: replace numpy.full() to support numpy<1.13 4 years ago
Anatoliy Talamanov e998d89e88 Implement cv.gin and multiple output for python 4 years ago
Maksim Shabunin 89ed813585 python: fixed limited API build 4 years ago
Anatoliy Talamanov a07f064e50
Merge pull request #18332 from TolyaTalamanov:at/wrap-GIn-GOut 4 years ago
Anatoliy Talamanov 986bc65e1f Change imports order for copytomask 4 years ago
Anatoliy Talamanov 5218443784 Support tuple for python bindings 4 years ago
Alexander Alekhin a12ceb04bb pre: OpenCV 4.5.0 (version++) 4 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 4 years ago
Vadim Pisarevsky 5108e3ced6
Merge pull request #18073 from vpisarev:apache2_license 4 years ago
Anatoliy Talamanov c708f506a4
Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 4 years ago
Alexander Alekhin 442999dcdb core: fix handling of ND-arrays in dumpInputArray() helpers 5 years ago
Alexander Alekhin 5f3012fc9a pre: OpenCV 4.4.0 (version++) 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
Alexander Alekhin 4b47c7dbd2 cmake(python): handle PYTHON3_LIMITED_API 5 years ago
Alexander Alekhin 7080c783d1 cmake: fix missing project() warning in Python standalone builds 5 years ago
Alexander Alekhin 3c85745e22 pre: OpenCV 4.3.0 (version++) 5 years ago
Alexander Alekhin b7ecaceda8 pre: OpenCV 3.4.10 (version++) 5 years ago
Vadim Levin 90ec651bd7 test: Add test to verify correct mat substitution into the template in header parser 5 years ago
Zach Lowry 0aa5391c4b Use argument value for 'mat' in call to format for vector_mat and vector_mat_template 5 years ago
Peter Würtz 53c0189ed7 Allow access to CUDA memory and stream pointers for interoperability. 5 years ago
cyy 450b96510e fixes #16500 5 years ago
Pavel Rojtberg e13a73d084 core: export getCPUFeaturesLine to bindings 5 years ago
cudawarped 5542dcb2bc
Merge pull request #16248 from cudawarped:fix_python_cudawarping_cudaarithm 5 years ago
Vadim Levin 31289d2f32 Merge pull request #15915 from VadimLevin:dev/norm_fix 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
cudawarped d427cebd12 Fix mistake introcuded in previous PR and increase test coverage to avod this happening again 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
Alexander Alekhin 15612ebd39 python: enable Python 3.8 5 years ago
Alexander Alekhin 4ec4ec844f python: fix issue with bindings loading on Python 3.8 5 years ago
Alexander Alekhin c3023fb52b pre: OpenCV 4.2.0 (version++) 5 years ago
Alexander Alekhin 76a27e3399 pre: OpenCV 3.4.9 (version++) 5 years ago
cudawarped b4a3c92867 Merge pull request #15957 from cudawarped:fix_cudacodec_python 5 years ago
Alexander Alekhin 4dfa0a0383 bindings: basic support for #if preprocessor directives 5 years ago
Vadim Levin 8d74101f07 Merge pull request #15955 from VadimLevin:dev/vlevin/generator_tests 5 years ago
Alexander Alekhin 5d96f984b1 python: reduce code size of cv2.cpp 5 years ago
Alexander Alekhin 7ec91aefc1 python: force using of ArgInfo 5 years ago
Alexander Alekhin 973b367da6 python: emit bindings conversion failures on OPENCV_PYTHON_DEBUG=1 5 years ago