19929 Commits (0be18f5cb0aa6e45febde51ea7c8af253d03f144)

Author SHA1 Message Date
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
Justin Frank 61a8cf8ba7 Fix TypeError when building for WebAssembly with Python 3 4 years ago
Alexander Alekhin aac7c5465b core: move inline code from mat.inl.hpp 4 years ago
Rob Timpe 22ee5c0c4d Fix errors when building with cuda stubs 4 years ago
lizz 331b73c8e4 Typo in docstring of distanceTransform 4 years ago
Kun Liang c82417697a
Merge pull request #18068 from lionkunonly:gsoc_2020_simd 4 years ago
Alexander Alekhin b5717f82a0 core: fix __clang_major__ typo regression 4 years ago
Pavel Rojtberg bc6a70c689 imwrite: multi-image overload for bindings 4 years ago
Krushnal Patel 1fb6c6e6e5 Update demosaicing.cpp 4 years ago
Welton Rodrigo Torres Nascimento 25163eb008 Doc: INTER_LINEAR_EXACT unsupported in remap 4 years ago
catree de93782fab Move colorscale_deepgreen.jpg to the correct folder. 4 years ago
Alexander Alekhin dc15187f1b release: OpenCV 3.4.12 4 years ago
Alexander Alekhin cdcf7e62f3 dnn(opencl): bypass unsupported fusion cases 2 4 years ago
Alexander Alekhin 718dd9f170 dnn(opencl): bypass unsupported fusion cases 4 years ago
Alexander Alekhin e87a0baa4b dnn(test): enable tests from issue 17953 4 years ago
Alexander Alekhin 6da05f7086 dnn(test): update tests for OpenVINO 2021.1 4 years ago
Alexander Alekhin f2bb3d0d80 videoio(dc1394_v2): ensure variable initialization 4 years ago
Alexander Alekhin 644de8f22a java: fix javadoc generation 4 years ago
Maksim Doronin 36f61f3879 [IE][VPU]: Refactor vpu configs 4 years ago
Ilya Churaev aa11f7d8a3 Removed get_output_as_single_output_node method 4 years ago
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Mario Emmenlauer 102d8f67cd matrix.cpp::setSize(): fixed out-of-bounds access on cv::Mat steps 4 years ago
Alexander Alekhin a00fe15abd dnn: check for empty Net in .forward() 4 years ago
Rafael Sadowski 3acf8cfd63 Add an OpenBSD check 4 years ago
Alexander Alekhin d34717d8c9 core: allow to disable including of unsupported/Eigen/CXX11/Tensor 4 years ago
zhuqiang00099 a968eadbf1 fix darknet-relu bug in darknet_io.cpp 4 years ago
Alexander Alekhin c6b63e0e28 calib3d/imgproc: add GCGraph::maxFlow() missing empty checks 4 years ago
Aitik Gupta 7bd8ddc8fa removed no-affect variable 4 years ago
Suleyman TURKMEN 14e264f646
Update window_w32.cpp 4 years ago
Aitik Gupta cbf978d1f7 added minPoints Homography test 4 years ago
Aitik Gupta 94e0ac7d9f need atleast 4 corresponding points to calculate homography 4 years ago
Alexander Alekhin c08f29c803 dnn(opencl): fix convolution kernel w/o bias with activation 4 years ago
Alexander Alekhin e59793cc75 dnn: improve debugging of ONNX parsing errors 4 years ago
Alexander Alekhin 97bb91d5fa ml: fix python test 4 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 4 years ago
Tomoaki Teshima 48368dc9a1 loosen threshold for Mali 4 years ago
Tomoaki Teshima 234117800f brush up by following the comments 4 years ago
Tomoaki Teshima 74c8ccb45b fix build error of kernel on Mali 4 years ago
Nathan Godwin 2f9072efdc Fixed assertions on ippe solver 4 years ago
Alexander Alekhin 261ad78122 core: emit more clear messages in OutputArray::create() 4 years ago
Alexander Alekhin 4fa82809df ocl: avoid rescheduling of async kernels 4 years ago
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 4 years ago
Tomoaki Teshima f77c2d700f add explicit cast for half 4 years ago
Takehiro Kajihara 8c44b8306b Fix typo in videoio doc 4 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 4 years ago