303 Commits (097d81363befbce1bf922379a4ea886e5f6dbd2b)

Author SHA1 Message Date
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 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
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
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython 6 years ago
Alexander Alekhin c8f934b5b1
Merge pull request #13415 from alalek:issue_13406 6 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 6 years ago
Diego Barrios Romero 7a884ab6a5 Fix closing input file 6 years ago
Alexander Alekhin 5575171652
Merge pull request #12673 from alalek:fix_build_warnings 6 years ago
Hamdi Sahloul e104fcc000 Generate enum bindings automatically 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Hamdi Sahloul 03b3be0f51 MSVC: Slience external/meaningless warnings 6 years ago
Alexander Alekhin 89720ae24d python: fix "unsigned int" / "size_t" overloading conflict 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Sayed Adel f5d181db3a python:ppc64 Add missing support for PyLongObject 6 years ago
Hamdi Sahloul 4e6be21a44 Support enum arguments for Python binding 6 years ago
Hamdi Sahloul f89e4e7dd0 Support parsing C++11 `enum struct` and `enum class` 6 years ago
Hamdi Sahloul 669ee0415a Rewrite the UMat Python wrapper 6 years ago
Hamdi Sahloul 2bbe31a8f6 Support non-static phantom methods for binding generator 6 years ago
Hamdi Sahloul 7cdb0eafeb Enable the binding generator to parse shadow files 6 years ago
Hamdi Sahloul d4ac4fcde1 Python binding: METH_STATIC instead of METH_CLASS for static functions 6 years ago
berak 21f3987d53 python: add support for NMSBoxes 6 years ago
Hamdi Sahloul b5eb65e53e Improve Python binding generator with mappable types and phantom headers 6 years ago
Hamdi Sahloul f1ca05c822 Extend python exception `cv.error` 6 years ago
Hamdi Sahloul 900df21b7d Support enum-type detection for binding generator 6 years ago
Hamdi Sahloul 93bad514a8 Easy binding for python code generator 6 years ago
Hamdi Sahloul 293facbae7 Support Python binding for CUDA functionalities 6 years ago
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
ilovezfs 0c4328fbf3 Python 3.7 compatability 6 years ago
Alexander Alekhin c2d40b465d python: fix arg types of cv2_UMatWrapperObject functions 7 years ago
Alexander Alekhin 1207300e01 python: avoid direct cast PyCFunctionWithKeywords->PyCFunction 7 years ago
Dmitry Kurtaev d5b9563263 Custom deep learning layers in Python 7 years ago
Alexander Alekhin 21026bf7cd python: fix support of UI callbacks 7 years ago
Dan Mašek 8c1d8eccdd Merge pull request #11207 from dan-masek:add_redirect_error 7 years ago
Dan Mašek f6e299b58b Fix #11206 7 years ago
Dan Mašek eae3ed0c08 Fix a leak described in issue #11205 7 years ago
Alexander Alekhin 25be4186bc python: apply CV_OVERRIDE/CV_FINAL 7 years ago
Andrei Costinescu 38d73123c1
#include <math.h> in cv2.cpp 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 9e298ea1bb build: eliminate c++17 Python build warning 7 years ago
Alexander Alekhin 768f4cb7bc python: 'sub-module' for binding sources and documentation meta information 7 years ago
Alexander Alekhin cbf2b51e40 bindings(py): fix handling of 'isalgorithm' 7 years ago
Cartucho 7267e94be7 Merge pull request #9736 from Cartucho/const_and_class_to_json 7 years ago
Vitaly Tuzov 868ad16041 Python wrappers for Vec and Matx 7 years ago