21391 Commits (63bb2abadab875fc648a572faccafee134f06fc8)

Author SHA1 Message Date
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
Jaime Rivera 2fa624aef0 Add Timestamps to MSMF Video Capture by index 4 years ago
Kong Liangqian 8e32566583 Add adding and subtraction operations between a number and a quaternion; 4 years ago
Alexander Alekhin 6f8120cb3a core(UMat): drop unavailable methods 4 years ago
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 4 years ago
Zhangyin 673e4e20f0 Added RISC-V backend of universal intrinsics 4 years ago
Giles Payne 29b453eb86 Objective-C name clash avoidance 4 years ago
Alexander Alekhin 91ce6ef190 core(ipp): disable SSE4.2 code path in countNonZero() 4 years ago
Daniel Cauchi 9d37cdaa66
Merge pull request #18891 from CowKeyMan:NMS_boxes_with_different_labels 4 years ago
Sergei Slashchinin 9cef41000a
Merge pull request #18973 from sl-sergei:fix_vulkan_build 4 years ago
Anton Potapov eb6d8e6af2 TBB executor for GAPI: fix race consition in Async test 4 years ago
Anton Potapov 446f344818 GAPI: fix C++17 compilation errors in GNetPackage (fixes #17385) 4 years ago
Anna Khakimova 56568dae31
Merge pull request #18674 from anna-khakimova:ak/backgroundSubtractor 4 years ago