21088 Commits (2a3cdba724aaf9871b988f8d7887c1899afb0f6d)

Author SHA1 Message Date
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 5 years ago
Alexey Smirnov a3e7c2d8e3
Merge pull request #18452 from smirnov-alexey:as/export_serialization_api 5 years ago
Orest Chura 40b8b58bc6
Merge pull request #18451 from OrestChura:oc/count_non_zero 5 years ago
Alexander Alekhin 8cbd20b380 eliminate build warnings 5 years ago
Dmitry Matveev 43d306fc2d
Merge pull request #18415 from dmatveev:dm/gframe_01_new_host_type 5 years ago
Suleyman TURKMEN 14e264f646
Update window_w32.cpp 5 years ago
Giles Payne b29f73d5e0 Android OpenCL support 5 years ago
Anatoliy Talamanov e998d89e88 Implement cv.gin and multiple output for python 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
Alexey Smirnov 8da1b9aafa
Merge pull request #18401 from smirnov-alexey:as/serialization_more_types 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
Giles Payne 80d4d4d92c Update tests and samples to work with changes to dynamic build 5 years ago
Giles Payne 098f07664d Fix support for --without build flag on iOS/macOS build 5 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 5 years ago
Dmitry Matveev 4dbb8ac4b2
Merge pull request #18387 from dmatveev:dm/slides_upd_44 5 years ago
Tomoaki Teshima 48368dc9a1 loosen threshold for Mali 5 years ago
Alexander Alekhin c945ea125a ocl: fix PlatformInfo usage 5 years ago
Tomoaki Teshima 234117800f brush up by following the comments 5 years ago
Alexander Alekhin f6901ab877 videoio: fix plugins build with enabled Eigen 5 years ago
Odianosen Ejale 862fc06b6f Fixed and updated OpenCL-VA interoperability 5 years ago
Maksim Shabunin 89ed813585 python: fixed limited API build 5 years ago
Ruslan Garnov 50657e2324 Added linkage of s11n required libs in standalone 5 years ago
Maksim Shabunin c012490399
Merge pull request #18393 from mshabunin:fix-dnn-test 5 years ago
Dmitry Matveev e937d9b559
Merge pull request #18391 from dmatveev:dm/gframe_00_new_type 5 years ago
Maksim Shabunin 688aea6bec videoio: naming MFX tests 5 years ago
Maksim Shabunin 7186c46377 gapi: fix building wihout video module, fix infer test 5 years ago
Tomoaki Teshima 74c8ccb45b fix build error of kernel on Mali 5 years ago
NesQl 3fc1487cc9
Merge pull request #18323 from liqi-c:tengine-lite-update 5 years ago
Julien 48ddb53332
Merge pull request #18386 from JulienMaille:patch-1 5 years ago