20039 Commits (1615afd7f4f007b58ecb4a08afee6ff283b0b246)

Author SHA1 Message Date
Alexander Alekhin d651ff8d6b python: exception-free pyopencv_to() wrapper 4 years ago
Alexander Alekhin 8069a6b4f8 core(IPP): disable some ippsMagnitude_32f calls 4 years ago
Alexander Alekhin b697b3162f videoio(mjpeg): disable parallel encoder 4 years ago
Alexander Alekhin a2a92999be core(arithm_op): workaround problem with scalars handling 4 years ago
Alexander Alekhin 40c0830b63 videoio(avfoundation): add getCaptureDomain() 4 years ago
Alexander Alekhin bb6e15f2c0 python: fix CV_WRAP_AS handling 4 years ago
Anastasia Murzova cc6d48959e Added reduce sum by channel support 4 years ago
Vitaly Tuzov aab62aa6dd
Merge pull request #18952 from terfendail:wui_doc 4 years ago
Aaron Greig 53652a6194 Relax accuracy requirement on OpenCL MinEigenVal corner kernel test. 4 years ago
Anastasia M 3e48a91d97
Merge pull request #19546 from LupusSanctus:am/slice_steps 4 years ago
Alexander Alekhin 86d0a86141 dnn(ocl): fix gemm kernel scheduling 4 years ago
Mikhail Nikolskii bf9f67e93f
Merge pull request #19783 from mikhail-nikolskiy:interop-perf 4 years ago
Aaron Greig f59917bea1 Introduce relaxed accuracy thresholds for CL target in some dnn tests. 4 years ago
Alexander Alekhin e56e4876e7 dnn(test): update tests for OpenVINO 2021.3 4 years ago
Alexander Alekhin 56bdd7db5c dnn: use OpenVINO 2021.3 defines 4 years ago
Anastasia Murzova e75f1b071b Added reshape corrections 4 years ago
Anastasia Murzova 7a2b3ed471 Corrected DNN elementwise multiplication 4 years ago
Anastasia M 551d4a8ec1
Merge pull request #19477 from LupusSanctus:am/eltwice_vec 4 years ago
Jonathan Deakin 29a289dfa1 Add v_expand for AArch64, fuse vmovl+vget_high into vmovl_high 4 years ago
Alexander Alekhin a97f6f8058 js: support setLogLevel() / getLogLevel() calls 4 years ago
Liubov Batanina c0dd82fb53
Merge pull request #19632 from l-bat:lb/ie_arm_target 4 years ago
Alexander Alekhin f680505086 features2d(mser): chi_table.h notes 4 years ago
Alexander Alekhin 7664e6d090 ml: use OpenCV license header for logistic regression 4 years ago
Ziachnix 960f501cc1
Merge pull request #19284 from Ziachnix:feature/js-qr-code-detector 4 years ago
Alexander Alekhin 87e607a19b core(ocl): skip SPIR test on AMD devices if problem detected 4 years ago
Dale Phurrough cbe236652b noexcept def construct Mat, UMat, Mat_, MatSize, MatStep 4 years ago
Dan Ben Yosef d4d805cb3e Avoiding copy by passing param by reference 4 years ago
Liubov Batanina 8d29a902e4 Added ngraph::op::v6::MVN 4 years ago
Liubov Batanina 95ab9468c1 Added ngraph::op::v4::Interpolation 4 years ago
Sayed Adel f8181fbef8 core:ppc64 fix detecting CPU features when optimization is off 4 years ago
Xinguang Bian b995de4ff3
Merge pull request #19253 from mightbxg:bugfix_PnPRansac 4 years ago
Dan Ben Yosef 63048812c7 Init params (StereoSGBMParams) in StereoSGBMImpl constructor initialization list 4 years ago
Qoo 47337e2196 boost NMS performance 4 years ago
Sayed Adel 84fcc4ab9b core:ppc64 fix the build with the newer versions of Eigen on IBM/Power 4 years ago
Dan Ben-Yosef 31f66766b7
Merge pull request #19685 from danbey:setting_stereoBMImpl_in_init_list 4 years ago
Alexander Alekhin 85009800b3 videoio(docs): fixes 4 years ago
Vitaly Tuzov 04a9ff88d8
Merge pull request #19622 from terfendail:ref_doc 4 years ago
Mradul Agrawal 640f188ca2
Merge pull request #19583 from theroyalpekka:patch-1 4 years ago
Anastasia Murzova 7894cd3c73 Aligned TF Reshape layer behaviour 4 years ago
APrigarina 125cc79c17 fix false positive detection 4 years ago
Liubov Batanina 94533e12eb Determine layout 4 years ago
SamFC10 a42d4da003 Added Spatial Attention Module in Darknet Importer 4 years ago
Alexander Alekhin cbfd38bd41 core: rework code locality 4 years ago
Alexander Alekhin a123c48d4d pre: OpenCV 3.4.14 (version++) 4 years ago
Alexander Alekhin 1c88e1fd19
Merge pull request #19661 from alalek:ffmpeg_fixes_3.4 4 years ago
Rachel A cc22a73d0f EXR alpha support for 4 channel reading and writing. Issue https://github.com/opencv/opencv/issues/16115. 4 years ago
SamFC10 96947c30c0 Added exp layer 4 years ago
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl 4 years ago
LaurentBerger 84080c12fd python binding blendLinear 4 years ago
Federico Martinez 773262bc09 Fix UB in CopyMakeConstBoder_8u 4 years ago