29643 Commits (3f686a6ab877f44cc1394f26a6d8e01eb54c27d7)
 

Author SHA1 Message Date
Alexander Alekhin 3f686a6ab8 Merge pull request #18967 from anton-potapov:reuse_move_through_copy 4 years ago
Alexander Alekhin db3e3a766a Merge pull request #18978 from Rightpoint:testing-ios-deployment-target 4 years ago
Sergei Slashchinin 9cef41000a
Merge pull request #18973 from sl-sergei:fix_vulkan_build 4 years ago
Alexander Alekhin fc54853d44 Merge pull request #18972 from Rightpoint:task/colejd/prevent-existing-xcframework-error 4 years ago
Alexander Alekhin 6f5af6eb42 Merge pull request #18982 from anton-potapov:sole_tbb_executor_async_test 4 years ago
Anton Potapov eb6d8e6af2 TBB executor for GAPI: fix race consition in Async test 4 years ago
Chris Ballinger 3c40f87af3 Bump default IPHONEOS_DEPLOYMENT_TARGET to 9.0 4 years ago
Jonathan Cole 69e1167882 Delete xcframework if it already exists before building a new one 4 years ago
Alexander Alekhin e726ff3296 Merge pull request #18948 from alalek:python_syntax 4 years ago
Anna Khakimova 56568dae31
Merge pull request #18674 from anna-khakimova:ak/backgroundSubtractor 4 years ago
Anton Potapov 74b6646737 GAPI: reuse copy_through_move_t in the gasync.cpp file 4 years ago
Orest Chura 986ad4ff06
Merge pull request #18857 from OrestChura:oc/kmeans 4 years ago
Anton Potapov 95ce8f45ea
Merge pull request #17851 from anton-potapov:sole_tbb_executor 4 years ago
Anatoliy Talamanov 7521f207b1
Merge pull request #18762 from TolyaTalamanov:at/support-garray 4 years ago
Alexander Alekhin 2155296a13 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
Alexander Alekhin 23be514886 Merge pull request #18935 from rgarnov:rg/remove_double_handle_new_stream_call 4 years ago
Alexander Alekhin 77b986c7a1 apple/build_xcframework.py: python syntax 4 years ago
Alexander Alekhin f90673ef4c Merge pull request #18938 from alalek:issue_18865 4 years ago
Alexander Alekhin df18431b45 Merge pull request #18285 from YashasSamaga:cuda4dnn-update-tests 4 years ago
Alexander Alekhin 7c78c59e64 Merge pull request #18939 from alalek:unstable_test_18937 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Alexander Alekhin 0cc92bd67c Merge pull request #18922 from alalek:3.4-xcode12 4 years ago
Alexander Alekhin 7efc0011fd gapi(test): avoid anonymous namespace types as template parameters 4 years ago
Alexander Alekhin 2cf2456f4c dnn(test): skip unstable GatherMultiOutput OCL_FP16 test 4 years ago
Ruslan Garnov ece14eae24 Removed redundant call of handleNewStream in streaming executor 4 years ago
Alexander Alekhin 3c9d03c36f Merge pull request #18929 from alalek:gapi_test_eliminate_rand 4 years ago
Alexander Alekhin 8c5b3c4150 Merge pull request #17077 from i386x:check-negative-values 4 years ago
Alexander Alekhin 7afd48658c gapi: eliminate std::rand() and RAND_MAX from tests 4 years ago
Alexander Alekhin 387a76ba59 build: xcode 12 support, cmake fixes 4 years ago
Alexander Alekhin f601e817fe Merge pull request #18914 from alalek:videoio_fix_missing_get_capture_domain 4 years ago
Alexander Alekhin 3fd0d0dafb Merge pull request #18918 from gabrielnhn:patch-2 4 years ago
Gabriel Nascarella Hishida f28895cd6b doc: Fix example code using deprecated xrange 4 years ago
Alexander Alekhin d65c6af3a5 Merge pull request #18907 from diablodale:exec_context_create_addref 4 years ago
Dale Phurrough c08e38acd0
fix missing addref() in ocl::Context::create(str) 4 years ago
Alexander Alekhin 0800f6f91b videoio: add missing getCaptureDomain() methods 4 years ago
Jonathan Cole 85b0fb2a9c
Merge pull request #18826 from Rightpoint:feature/colejd/build-catalyst-xcframework 4 years ago
Maxim Pashchenkov 19d825aa16
Merge pull request #18904 from mpashchenkov:mp/ocv-gapi-skip-gm-tests 4 years ago
Sergei Slashchinin f4f462c50b
Merge pull request #18862 from sl-sergei:support_pool1d 4 years ago
Alexander Alekhin e1a8fc0417 Merge pull request #18905 from alalek:objc_fix_return_type_handling 4 years ago
Alexander Alekhin eafe6ccdbe objc: fix handling of std::vector<std::vector<T>> return type 4 years ago
Alexander Alekhin 359ecda4fc Merge pull request #18896 from alalek:cmake_fix_eigen_detection 4 years ago
Alexander Alekhin bf0846f0ea Merge pull request #18895 from oravital7:flip-module 4 years ago
Alexander Alekhin 0401d5920c Merge pull request #18845 from joegeisbauer:fix_reduce_mean_index_error 4 years ago
Alexander Alekhin ac418e999d cmake: update condition for find_package(Eigen3 CONFIG) 4 years ago
Alexander Alekhin ae42815b7d Merge pull request #18887 from HollowMan6:patch-1 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago
Hollow Man 632a08ff40
Fix typo in docs 4 years ago
YashasSamaga 0f8ab0557e enable fusion tests, update thresholds and fix missed eltwise fusions 4 years ago
Alexander Alekhin 1b3dd8f38b Merge pull request #18882 from alalek:build_warning_calib3d_drop_register 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago