21357 Commits (656b20a169c1f2bbcca7e88c5ce86cf237171417)

Author SHA1 Message Date
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
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
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
Alexander Smorkalov 24fac5f56d Added test for VideoCapture CAP_PROP_FRAME_MSEC option. 4 years ago
Anton Potapov 74b6646737 GAPI: reuse copy_through_move_t in the gasync.cpp file 4 years ago
Orest Chura 986ad4ff06
Merge pull request #18857 from OrestChura:oc/kmeans 4 years ago
Anton Potapov 95ce8f45ea
Merge pull request #17851 from anton-potapov:sole_tbb_executor 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Anatoliy Talamanov 7521f207b1
Merge pull request #18762 from TolyaTalamanov:at/support-garray 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Alexander Alekhin 7efc0011fd gapi(test): avoid anonymous namespace types as template parameters 4 years ago
Alexander Alekhin 2cf2456f4c dnn(test): skip unstable GatherMultiOutput OCL_FP16 test 4 years ago
Ruslan Garnov ece14eae24 Removed redundant call of handleNewStream in streaming executor 4 years ago
Alexander Alekhin 36d771affc python: restore sys.path in bootstrap() 4 years ago
Alexander Alekhin 7afd48658c gapi: eliminate std::rand() and RAND_MAX from tests 4 years ago
Dale Phurrough c08e38acd0
fix missing addref() in ocl::Context::create(str) 4 years ago
Alexander Alekhin 0800f6f91b videoio: add missing getCaptureDomain() methods 4 years ago
Jonathan Cole 85b0fb2a9c
Merge pull request #18826 from Rightpoint:feature/colejd/build-catalyst-xcframework 4 years ago
Maxim Pashchenkov 19d825aa16
Merge pull request #18904 from mpashchenkov:mp/ocv-gapi-skip-gm-tests 4 years ago
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d 4 years ago
Alexander Alekhin eafe6ccdbe objc: fix handling of std::vector<std::vector<T>> return type 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago