19746 Commits (aac7c5465ba6ccfe0dc665ab0bae87f765e616ba)

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