19929 Commits (0be18f5cb0aa6e45febde51ea7c8af253d03f144)

Author SHA1 Message Date
Polina Smolnikova 0be18f5cb0
Merge pull request #19407 from rayonnant14:issue_19363 4 years ago
Jebastin Nadar 09d2ca17cf
Merge pull request #19449 from SamFC10:tf-leakyrelu 4 years ago
Alexander Alekhin 83aa711346 dnn: rename clamp() => normalize_axis() 4 years ago
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
Alexander Smorkalov 0016c25b58 Guard non-free usage in stitching as contrib can be built without it. 4 years ago
Liubov Batanina 68eb54dc13 Added ONNX NormalizeL2 subgraph 4 years ago
Liangda-w b08d67c4e1
Merge pull request #19419 from Liangda-w:patch-1 4 years ago
Alexander Alekhin 30bef20e22 js: fix SIMD build 4 years ago
Alexander Alekhin c5bf15e009 build: fix cv2.cpp compilation 4 years ago
Sergey Slashchinin e2949c7d0a Align 3.4 branch with master 4 years ago
Dale Phurrough 5c70a2015f
fix python test runner wildcard handling 4 years ago
Liubov Batanina c12930cdde
Merge pull request #19372 from l-bat:lb/onnx_pads_calc 4 years ago
Tomoaki Teshima 96e0902f39 fix peaky test failure 4 years ago
Vadim Levin 1d3207d7c7 feat: common fixed size sequence conversion for Python bindings 4 years ago
Tomoaki Teshima 3cfe7b9af9 fix wrong index 4 years ago
Alexander Alekhin 37e656082b core(ocl): update isOpenCLActivated() 4 years ago
Christoph Rackwitz 0c0cf8b19f highgui: remove gutter in window_w32 4 years ago
Liubov Batanina 38a49f92ab Added shared weights for MatMul 4 years ago
Maksim Shabunin f65d75f5c8 Updated more links to forum.opencv.org 4 years ago
Vadim Levin a0bdb78a99 feat: add overload resolution exception for Python bindings 4 years ago
Alexander Alekhin 212815a10d core(ocl): fix lifetime handling of Image kernel args 4 years ago
shioko 5967acc9ca
fix typo of the word storage 4 years ago
Liubov Batanina af9597f454 Added Mish ONNX subgraph 4 years ago
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
Rachel A f98e567f49 Solution to documentation issue https://github.com/opencv/opencv/issues/18836 4 years ago
Vitaly Tuzov 8f653ba8de Inlined WASM fallback intrinsics to avoid using of V_TypeTraits 4 years ago
Alexander Alekhin 55f06b76f9 dnn: improve debugging of TensorFlow parsing errors 4 years ago
Zhuo Zhang 6e1da2ef91
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage 4 years ago
Alexander Alekhin 0681deb3c9 js: fix Python 3 support in make_umd.py 4 years ago
Alexander Alekhin b51ae87828 samples: check for Python 3.9 4 years ago
Alexander Alekhin 8869dc7762 release: OpenCV 3.4.13 4 years ago
Alexander Alekhin a6f14ca97c js(build): fix generator with Python3 4 years ago
Francesco Petrogalli c526705f4f [cv::transform] Enable CV_SIMD for the 16U case on AArch64. 4 years ago
Vincent Rabaud ff211371bc Replace FLANNException by CV_Error. 4 years ago
Alexander Alekhin 3359bdc464 docs(core): fix process_video_frame() code snippet 4 years ago
Alexander Alekhin 17faee5d81 imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
Vincent Rabaud 4c75b1c102 Fix comment typos. 4 years ago
Anastasia Murzova 3bc1b53962 Added YUV conversion fix 4 years ago
Steffen Urban c2bc171ef6 js: backport PR18985 4 years ago
Alexander Alekhin f8740e124c js: robust code generation 4 years ago
Alexander Smorkalov 57da381ae3 Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3. 4 years ago
Alexander Alekhin 94e7be3714 docs(calib3d): avoid reference on legacy C API constants 4 years ago
Vincent Rabaud 8391a23600 Optimize calls to std::string::find() and friends for a single char. 4 years ago
Vincent Rabaud ec3ef520e6 Move big objects (>20k) from stack to heap. 4 years ago
Alexander Alekhin 28aab134db dnn(test): update tests for OpenVINO 2021.2 4 years ago
Alexander Alekhin 752cc26ad6 dnn: use OpenVINO 2021.2 defines 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 4 years ago
Ian Maquignaz 085a131801 Applied '@ref' linking for 3.4 Calib3D parameters and added enum cv::fisheye::CALIB_ZERO_DISPARITY == cv::CALIB_ZERO_DISPARITY == 0x400 == 1 << 10. 4 years ago
Alexander Alekhin c240355cc6 dnn(ocl): avoid mess FP16/FP32 in convolution layer 4 years ago
Alexander Alekhin 4b3d2c8834 dnn(ocl): fix gemm kernels with beta=0 4 years ago