21026 Commits (78476a0fe25b761dfda813f9ba030e5d7f1aa82f)

Author SHA1 Message Date
Alexander Alekhin d5fd2f0155 release: OpenCV 4.5.0 4 years ago
Alexander Alekhin e58da86efc dnn(test): update tests for OpenVINO 2021.1 (OpenCV 4.x) 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
Anatoliy Talamanov 76be3529f4
Merge pull request #18419 from TolyaTalamanov:at/generic-inference 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
Anastasiya(Asya) Pronina af2f8c69f0
Merge pull request #18496 from AsyaPronina:comp_args_serialization 4 years ago
Anatoliy Talamanov 537494f4dd
Merge pull request #18512 from TolyaTalamanov:at/fix-untyped-np-array-for-gapi-python 4 years ago
Alexander Alekhin f2bb3d0d80 videoio(dc1394_v2): ensure variable initialization 4 years ago
Maksym Ivashechkin d5dce63254
Merge pull request #18356 from ivashmak:update_ransac 4 years ago
Alexander Alekhin 6f5d56d994 core(logger): avoid destruction of GlobalLoggingInitStruct object 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
Dmitry Matveev 050c960dfc G-API: Integrated cv::MediaFrame as I/O type + CPU backend 4 years ago
Alexander Alekhin f30aafc3cc core(test): regression test for 18473 4 years ago
Alexander Alekhin d7d51e4cc7 python: replace numpy.full() to support numpy<1.13 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
Ruslan Garnov 5224d016e9
Merge pull request #18339 from rgarnov:rg/rmat_integration 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
Maksym Ivashechkin 0c4a8e2ca8 change flags and bugfix graph 4 years ago
Alexey Smirnov a3e7c2d8e3
Merge pull request #18452 from smirnov-alexey:as/export_serialization_api 4 years ago
Orest Chura 40b8b58bc6
Merge pull request #18451 from OrestChura:oc/count_non_zero 4 years ago
Alexander Alekhin 8cbd20b380 eliminate build warnings 4 years ago
Dmitry Matveev 43d306fc2d
Merge pull request #18415 from dmatveev:dm/gframe_01_new_host_type 4 years ago
Suleyman TURKMEN 14e264f646
Update window_w32.cpp 4 years ago
Giles Payne b29f73d5e0 Android OpenCL support 4 years ago
Anatoliy Talamanov e998d89e88 Implement cv.gin and multiple output for python 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
Alexey Smirnov 8da1b9aafa
Merge pull request #18401 from smirnov-alexey:as/serialization_more_types 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
Giles Payne 80d4d4d92c Update tests and samples to work with changes to dynamic build 4 years ago
Giles Payne 098f07664d Fix support for --without build flag on iOS/macOS build 4 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 4 years ago
Dmitry Matveev 4dbb8ac4b2
Merge pull request #18387 from dmatveev:dm/slides_upd_44 4 years ago
Tomoaki Teshima 48368dc9a1 loosen threshold for Mali 4 years ago
Alexander Alekhin c945ea125a ocl: fix PlatformInfo usage 4 years ago
Tomoaki Teshima 234117800f brush up by following the comments 4 years ago
Alexander Alekhin f6901ab877 videoio: fix plugins build with enabled Eigen 4 years ago
Odianosen Ejale 862fc06b6f Fixed and updated OpenCL-VA interoperability 4 years ago