21489 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
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
Alexander Alekhin 7eaa548b6d flann: drop wrapping of Index class 4 years ago
Alexander Alekhin d7e936de5c dnn(caffe): add DetectionOutputParameter.clip to .proto file 4 years ago
Alexander Alekhin d2bc0e5fe0 js(wasm): use fallback on missing intrinsics in Emscripten 2.0.0+ 4 years ago
Anastasia Murzova a82c50eac2 Added TF resize_bilinear behaviour alignment 4 years ago
Orest Chura f41327df0c
Merge pull request #18969 from OrestChura:oc/fix_notes_returns 4 years ago
Dale Phurrough f77276311d
clarify opencl execution context doc 4 years ago
Anton Potapov da5bfefc78 GAPI: fix Clang warning for dangling references in for loop variable 4 years ago
Dale Phurrough ad94d8cc4f
Merge pull request #19029 from diablodale:fix19004-memthreadstart 4 years ago
Alexander Alekhin fb85974d01 android: use protected fields in JavaCamera2View 4 years ago
OrestChura 02488c5cbb Moved G-API output to the first place of arguments in comparison functions 4 years ago
Alexander Alekhin 962f5c9b82 videoio(test): skip GStreamer in 'frame_timestamp' tests 4 years ago
berak cf28b5e5be dnn: add another color to Net::Impl::dump() 4 years ago
Alexander Alekhin 9e6b7f5dc1 videoio: plugins API versioning 4 years ago
joshdoe 541a09b7ac
Merge pull request #18535 from joshdoe:gray16_gstreamer_writing 4 years ago
Alexander Alekhin 26e8048a0a core: update handling of allocator stats type 4 years ago
Alexander Alekhin d1b5a78171 build warnings 4 years ago
Alexander Alekhin 00f36a3149 dnn: prefer to use v_fma() instead of v_c += v_a * v_b 4 years ago
Wenqing Zhang 22d64ae08f
Merge pull request #17570 from HannibalAPE:text_det_recog_demo 4 years ago
Alexander Alekhin 7e5c4fe1cd cmake(js): update js targets 4 years ago
Alexander Alekhin b31ce408ae cmake: fix processing order of <wrapper>_bindings_generator 4 years ago
Randall Britten 7f3ba5963d Fixed minor typo "poins" in documentation page 4 years ago