21534 Commits (543379d343413bb4273d5cf64f30b13b7f0411c1)

Author SHA1 Message Date
Pavel Rojtberg bc6a70c689 imwrite: multi-image overload for bindings 4 years ago
Krushnal Patel 1fb6c6e6e5 Update demosaicing.cpp 4 years ago
Anatoliy Talamanov 8bf451a3e0
Merge pull request #18542 from TolyaTalamanov:at/import-network 4 years ago
Anatoliy Talamanov 0d3e05f9b3
Merge pull request #18493 from TolyaTalamanov:at/wrap-streaming 4 years ago
mtfrctl 7de189114b
Merge pull request #18547 from mtfrctl:objc-conversions-macosx 4 years ago
Anna Khakimova 4c048a487e
Merge pull request #18516 from anna-khakimova:ak/bgr2rgb 4 years ago
Welton Rodrigo Torres Nascimento 09a62012b2 Doc update. INTER_LINEAR_EXACT unsupported in remap 4 years ago
Welton Rodrigo Torres Nascimento 25163eb008 Doc: INTER_LINEAR_EXACT unsupported in remap 4 years ago
Alexander Alekhin d5fd2f0155 release: OpenCV 4.5.0 4 years ago
catree de93782fab Move colorscale_deepgreen.jpg to the correct folder. 4 years ago
mtfrctl 16561ed71e Add data pointer bridge method to Mat for Objective-C/Swift 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
maxint 2dd2d60955 Fix warnings: "-Wrange-loop-construct" in gapi 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
Michael Gruner e3da18121f Enable a GMainLoop when capturing using GStreamer 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