21391 Commits (63bb2abadab875fc648a572faccafee134f06fc8)

Author SHA1 Message Date
Alexander Alekhin 98889e41b0 videoio: fix API/ABI_VERSION macros before plugin_api.hpp 4 years ago
Orest Chura d34a34f328
Merge pull request #19215 from OrestChura:oc/bRect_perftests 4 years ago
Maxim Pashchenkov 3eaeca58da
Merge pull request #18902 from mpashchenkov:mp/onnx-const-input 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
Your Name 646a023ff4 Fix building opencv using gcc 11.x #19244 4 years ago
Liangqian e4c7fca755
Merge pull request #19098 from chargerKong:EulerAngle 4 years ago
Alexander Alekhin ee17b5de6e swift(test): fix minAreaRect test 4 years ago
Ian Maquignaz 378a634de8 Updated Calib3d documentation to fix missing @ref in master 4 years ago
Alexander Alekhin 55f06b76f9 dnn: improve debugging of TensorFlow parsing errors 4 years ago
Alexander Alekhin 3eea3dd46b imgproc: add IntelligentScissors 4 years ago
Alexander Alekhin ba2b331461 core(ocl): parametrize OpenCLExecutionContext tests 4 years ago
Zhuo Zhang 6e1da2ef91
Merge pull request #19203 from zchrissirhcz:fix-cvSaveImage 4 years ago
Anatoliy Talamanov 244511e434
Merge pull request #19205 from TolyaTalamanov:at/remove-streamingbackend-export 4 years ago
Maxim Pashchenkov 656b20a169
Merge pull request #19070 from mpashchenkov:mp/onnx-gframe 4 years ago
Alexander Alekhin 0681deb3c9 js: fix Python 3 support in make_umd.py 4 years ago
OrestChura e80f6624ed - Replace plugin config parameters with the working ones 4 years ago
Dale Phurrough 109255a730
add windows native aligned malloc + unit test case 4 years ago
Stefan Dragnev b13b5d86f6
Merge pull request #19109 from tailsu:sd/imdecode-jp2k-codestream 4 years ago
OrestChura e2930c7898 Perf test for morphologyEx 4 years ago
Alexander Alekhin 1363496c11 release: OpenCV 4.5.1 4 years ago
Alexander Alekhin b51ae87828 samples: check for Python 3.9 4 years ago
Anastasiya Pronina cdbea6f0a0 GFrame as internal node in GExecutor 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
Steffen Urban b82700ae41
Merge pull request #18985 from ZEISS:feature/aruco_js_fix 4 years ago
Alexander Smorkalov 009860e98a arm64 fix: Replaced float value strong equal checks with check with tolerance. 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
Vadim Pisarevsky ba7dbca018 added information about the contribution & ISCAS copyright 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
Ruslan Garnov e06a497c7c Added format.hpp include to core.hpp 4 years ago
Vadim Levin 7b0d7d0c9a fix: conversion to string in python bindings 4 years ago
Ruslan Garnov f7cab121fe
Merge pull request #19112 from rgarnov:rg/generic_copy_kernel 4 years ago
Dale Phurrough bb59b81d82
remove g_isOpenCVActivated assign and clarify 4 years ago
Dmitry Matveev b74804f61f G-API: Fix various Doxygen isses for the 4.5.1 release 4 years ago
Anatoliy Talamanov 50baf76cc2
Merge pull request #19107 from TolyaTalamanov:at/hotfix-gstreamingbackend 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