20376 Commits (f3ba88c87c79115531b9d74dd78682b1d0151713)

Author SHA1 Message Date
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
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
Alexander Alekhin fb85974d01 android: use protected fields in JavaCamera2View 4 years ago
Alexander Alekhin 962f5c9b82 videoio(test): skip GStreamer in 'frame_timestamp' tests 4 years ago
Alexander Alekhin 26e8048a0a core: update handling of allocator stats type 4 years ago
Alexander Alekhin 00f36a3149 dnn: prefer to use v_fma() instead of v_c += v_a * v_b 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
Alexander Alekhin 6f8120cb3a core(UMat): drop unavailable methods 4 years ago
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 4 years ago
Alexander Alekhin 91ce6ef190 core(ipp): disable SSE4.2 code path in countNonZero() 4 years ago
Alexander Smorkalov 24fac5f56d Added test for VideoCapture CAP_PROP_FRAME_MSEC option. 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Alexander Alekhin 2cf2456f4c dnn(test): skip unstable GatherMultiOutput OCL_FP16 test 4 years ago
Alexander Alekhin 36d771affc python: restore sys.path in bootstrap() 4 years ago
Alexander Alekhin 0800f6f91b videoio: add missing getCaptureDomain() methods 4 years ago
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago
Alexander Alekhin bc434e8f67 calib3d: eliminate 'register' build warning 4 years ago
Joe e05c2e0f1d Fix Reduce Mean error for MobileNets DNN 4 years ago
Nathan Godwin 2255973b0f
Merge pull request #18371 from nathanrgodwin:sqpnp_dev 4 years ago
Julien ac24a72e66
Merge pull request #18841 from JulienMaille:patch-2 4 years ago
Ian Maquignaz bb067c7ebf
Merge pull request #18849 from IanMaquignaz:fix_findFundamentalMat_parameters 4 years ago
Jojo R 12b8d542b7 norm.cpp(normL2Sqr_): improve performance of pipeline 4 years ago
Suleyman TURKMEN cc7f17f011 update documentation 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 474a67231c dnn(test): skip gather_multi_output test on Myriad 4 years ago
Alexander Alekhin 2b558a3787 core: fix F16C compilation check 4 years ago
Liubov Batanina 72d06080c6 [ONNX] Added Reduce ops for batch and channel 4 years ago
Sergey Slashchinin 3cdf926454 disable Conv1d test on NGRAPH/MYRIAD 4 years ago
Sergey Slashchinin 32e7ef8a3d Add fixes and tests for different layers 4 years ago
Sergei Slashchinin 2b82f8f12c
Merge pull request #18296 from sl-sergei:fix_16783 4 years ago
Liubov Batanina 3a184ae677 [ONNX] Added handler for int32 tensors 4 years ago
Sergei Slashchinin 61144f935e
Merge pull request #18783 from sl-sergei:fix_conv1d 4 years ago
Alexander Alekhin 41c2669476 java: robust code generation 4 years ago
Alexander Alekhin 5dae278652 bindings: "inline namespace" 4 years ago
Alexander Alekhin bed5debca6 dnn: use OpenVINO 2021.1 defines 4 years ago
Roman Kazantsev bb5b628cce Use explicit opset of Unsqueeze from nGraph 4 years ago
Maksim Shabunin 21a8d9569d videoio: added frameSize to MFX capture 4 years ago
Mark Shachkov 039795b405 Change naming of keypoints comparator 4 years ago
APrigarina 0f7b2eb79f fix curved qrcodes decoding 4 years ago
ann c71f2714c6
Merge pull request #18003 from APrigarina:curved_qrcodes_decoding 4 years ago