20608 Commits (085bd5f55f2e95c27bddaf492bab4942839fa0fb)

Author SHA1 Message Date
Dmitry Kurtaev 5e5385a814 Remove NodeVector for nGraph 5 years ago
Tomoaki Teshima c2e484a465 fix wrong condition check 5 years ago
Paul Jurczak f64d807863
Added to description of WCube constructor 5 years ago
Tomoaki Teshima f39784c584 fix test failure on Jetson TX2 5 years ago
Vadim Levin 1d8c73cf6c feature: Added `explicit` support to header parser 5 years ago
Alexander Alekhin ef68cc3d5f dnn: use OpenVINO 2020.2 defines 5 years ago
Vadim Levin 18550b4601 test: Added tests for VideoCapture constructors in java 5 years ago
Alexander Alekhin c8f1948d58 core: drop EXPR handing code in InputArray 5 years ago
Anton Potapov dd2c7c5140 GAPI: utils - variant::get_if 5 years ago
Ilya Lavrenov 91b0100287 Fixed compilation when NN builder is not built 5 years ago
Dmitry Kurtaev 870a775d7d Align DLIE and nGraph average pooling layers 5 years ago
Dmitry Kurtaev d3f9ad1145 Enable ONNX SSD from https://github.com/amdegroot/ssd.pytorch 5 years ago
Pierre Chatelier f351653589
Merge pull request #13869 from chacha21:LineVirtualIterator 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Tomoaki Teshima 1eb63cfc42 fix test failure on Jetson TX1/TX2/Nano 5 years ago
tpoisonooo b11a3a0820 Update grfmt_pxm.cpp 5 years ago
AshihsKrShrivastava bef6b6282c ReflecitonPad2d and ZeroPad2d Subgraph fusion added 5 years ago
Alexander Alekhin d7abb641ca core(test): add InputArray(MatExpr) fetch test 5 years ago
Tomoaki Teshima 4e75f31c55 fix test failure on Jetson Nano/TX1/TX2 5 years ago
Ruslan Garnov ce772b346c Fixed standalone build, added cv::gapi::proto::ptr test 5 years ago
shimat 39d3bbb601 fix error at #include <window_winrt_bridge.hpp> 5 years ago
Dmitry Matveev b1f42a6506 Implement asynchronous execution for islands 5 years ago
Dmitry Matveev cb5921b375 Introduced a newStreamSignal() callback for Island Executables 5 years ago
OrestChura d50c21e571 gapi: Full calcOpticalFlowPyrLK implementation (2 overloads) and tests 5 years ago
Anton Potapov 676d1dfd5b GAPI: Fix [-Wreturn-type] warning on standalone mac build 5 years ago
Maksim Shabunin 90e7c29c46 videoio: set plugin output dir on windows to bin 5 years ago
Maksim Shabunin ca6a11e4d2 videoio: added plug-in support to MSMF backend 5 years ago
Dmitry Kurtaev 21ed892489 Fix Elu import from ONNX 5 years ago
GFleishman 31ec9b2aa7
Merge pull request #16614 from GFleishman:estimateTranslation3D 5 years ago
Orest Chura 2fe9c87433
Merge pull request #16717 from OrestChura:oc/goodFeatures 5 years ago
Liubov Batanina 734771418e
Merge pull request #16840 from l-bat:matmul_inputs 5 years ago
Maksim Shabunin 01a85736e6 OpenJPEG: fixed compilation and warnings with VS 5 years ago
Tomoaki Teshima 3371e679ce fix OpenCL spec violation 5 years ago
Nikita Shulga b8cf5d8d5f Enable Otsu thresholding for CV_16UC1 images 5 years ago
Dmitry Matveev 43df944eb4 Added GAPI_EXPORTS to GIslandExecutable since now it needs to be exported 5 years ago
Ruslan Garnov be1615b1c3
Merge pull request #16964 from rgarnov:rg/opaque_for_streaming_exec 5 years ago
Alexander Alekhin 936428cb3b core(MatExpr) fetch result before InputArray wrap 5 years ago
Maxim Pashchenkov ca9fd66744
Merge pull request #16886 from mpashchenkov:mp/ocv-gapi-add-disable 5 years ago
Adam Fowles 8334932a26
Merge pull request #16992 from afowles:fix-forEach-segfault 5 years ago
Liubov Batanina a448d3a6aa Fix ENet test with OpenVINO 2020.2 5 years ago
Dmitry Matveev 1b5730a799 Introduce a new abstraction layer over island input/output data 5 years ago
Tomoaki Teshima 07c3aae315 let the test pass on Mali G52 (ODROID-N2) 5 years ago
Dmitry Kurtaev b36eba7fab Support FusedResizeAndPadConv2D from TensorFlow 5 years ago
Dmitry Kurtaev 8574a757f9 Case sensitive dnn layers types 5 years ago
Alexander Alekhin 01b2c5a77c release: OpenCV 4.3.0 5 years ago
Ruslan Garnov c8776e6ebd Added GFrame 5 years ago
Alexander Alekhin 1cc1e6fa56 release: OpenCV 3.4.10 5 years ago
Maxim Pashchenkov 277f0d270f
Merge pull request #16745 from Volskig:mp/ocv-gapi-standalone-size 5 years ago
Alexander Alekhin 54063c40de core(ocl): options to control buffer access flags 5 years ago
Maksim Shabunin 585593e9fc videoio: fixed MSMF writer fps handling 5 years ago