21357 Commits (656b20a169c1f2bbcca7e88c5ce86cf237171417)

Author SHA1 Message Date
Maxim Pashchenkov 656b20a169
Merge pull request #19070 from mpashchenkov:mp/onnx-gframe 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
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 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
Alexander Alekhin 4b3d2c8834 dnn(ocl): fix gemm kernels with beta=0 4 years ago
Orest Chura fcdd69fd97
Merge pull request #19103 from OrestChura:oc/cvtI420_perftests 4 years ago
Alexander Alekhin 48d9031efb videoio(test): add FFmpeg backend check 4 years ago
Anna Khakimova 46e275dfe4
Merge pull request #18869 from anna-khakimova:ak/kalman 4 years ago
Alexander Alekhin 392991fa0b core(opencl): add version check before clCreateFromGLTexture() call 4 years ago
Alexander Alekhin a04479746a
Merge pull request #19045 from alalek:issue_17553 4 years ago
Alexander Alekhin f290ff215e features2d: fix ORB::setFirstScale() handling 4 years ago
OrestChura 79b4dc14a3 Fix new streaming tests for CI 4 years ago
Anatoliy Talamanov 8ed0fc6f0c
Merge pull request #19009 from TolyaTalamanov:at/media-frame-copy 4 years ago
Yosshi999 fdeac73a59
Merge pull request #18983 from Yosshi999:bitexact-gaussian-16U-faster 4 years ago
Alexander Alekhin 175cd03ff2 calib3d: fix findCirclesGrid hang 4 years ago
Alexander Alekhin d84a9484b7 dnn: fix build with Halide, skip tests with crashes 4 years ago
Alexander Alekhin 8ff27a07bb dnn(test): adjust EAST test tolerance 4 years ago
Maksim Shabunin 55a2bcbe15 videoio: turn off syncronized sink in GStreamer 4 years ago
Anastasia Murzova f2422ace7d Added TF nearest neighbour resize behaviour alignment 4 years ago
Alexander Alekhin 3e5d7e1718 imgproc: fix minAreaRect() 4 years ago
Anatoliy Talamanov a55150b1bc
Merge pull request #19002 from TolyaTalamanov:at/infer_gframe 4 years ago