239 Commits (210bfaf8d68b556697a90aba54729418a1f29290)

Author SHA1 Message Date
berak 9f2dcc3f13 python: fix trackbar warning 3 years ago
Anatoliy Talamanov fb7ef76e74
Merge pull request #20271 from TolyaTalamanov:at/extend-python-bindings 3 years ago
Alexander Alekhin c20a424e3a gapi(python): rename cv.gapi_wip_op / cv.gapi_wip_kernels 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
Anatoliy Talamanov eb82ba36a3
Merge pull request #19322 from TolyaTalamanov:at/python-callbacks 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
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Alexander Alekhin 7825abd540 python: handle errors in Rect conversions 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 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 5218443784 Support tuple for python bindings 4 years ago
Pavel Rojtberg e13a73d084 core: export getCPUFeaturesLine to bindings 5 years ago
Vadim Levin 31289d2f32 Merge pull request #15915 from VadimLevin:dev/norm_fix 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
Lubov Batanina 778f42ad34 Add high level API (Merge pull request #14780) 5 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
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
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython 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 669ee0415a Rewrite the UMat Python wrapper 6 years ago
berak 21f3987d53 python: add support for NMSBoxes 6 years ago
Hamdi Sahloul f1ca05c822 Extend python exception `cv.error` 6 years ago
Hamdi Sahloul 93bad514a8 Easy binding for python code generator 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