605 Commits (673eb2b00628c0a702fb1653cfa06860cf85be19)

Author SHA1 Message Date
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
berak b7c8e9e874 python: fix type error msg 5 years ago
Alexander Alekhin 48073e6d95 pylint: eliminate warnings 5 years ago
Alexander Alekhin 0e40c8a031 fix pylint warnings 5 years ago
Alexander Alekhin 3c62f3a8e3 pre: OpenCV 4.1.2 (version++) 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Lubov Batanina 778f42ad34 Add high level API (Merge pull request #14780) 5 years ago
Alexander Alekhin 442bc80cd7 pre: OpenCV 4.1.1 (version++) 5 years ago
gal0is bb7dc5f992 Solve the import issue in Python2. 6 years ago
Maksim Shabunin d60ac98ef2 Limited API support for Python3 6 years ago
Maksim Shabunin 10d61a2b44 Limited API support for Python3 6 years ago
Alexander Alekhin f5ca9d3fe1 python: visibility 6 years ago
Ahmed Ashour 5c56b8ce92 java: generated code to have javadoc 6 years ago
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Pavel Rojtberg 62775660d1 core: python - test cv::copyTo with pre-allocated dst 6 years ago
Alexander Alekhin 470dfba96c python: update CMake install rules 6 years ago
Alexander Alekhin 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Alexander Alekhin 030e955db7 python: support Python list for cv::Range 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
Maksim Shabunin 8c1e0537ec Merge pull request #13889 from mshabunin:enable-narrowing-warning 6 years ago
Pavel Rojtberg f0ef4b2246 python: sys.path[0] is reserved for the main script 6 years ago
Alexander Alekhin c9ad5779f2 release: OpenCV 4.0.1 (version++) 6 years ago
Dmitry Kurtaev 6bcf0b5519 Merge pull request #13482 from dkurt:fix_python_bindings_without_stitching 6 years ago
Dmitry Kurtaev 6fbcb283b9 Try to fix "enum struct" wrapping for Java 6 years ago