21534 Commits (543379d343413bb4273d5cf64f30b13b7f0411c1)

Author SHA1 Message Date
Ruslan Garnov ece14eae24 Removed redundant call of handleNewStream in streaming executor 4 years ago
Alexander Alekhin 36d771affc python: restore sys.path in bootstrap() 4 years ago
Alexander Alekhin 7afd48658c gapi: eliminate std::rand() and RAND_MAX from tests 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 eafe6ccdbe objc: fix handling of std::vector<std::vector<T>> return type 4 years ago
Or Avital 5a3a915a9b Remove unnecessary condition (will never reach) 4 years ago
YashasSamaga 0f8ab0557e enable fusion tests, update thresholds and fix missed eltwise fusions 4 years ago
Jiri Kucera ce31c9c448 core(matrix): Negative values checks 4 years ago
Alexander Alekhin bc434e8f67 calib3d: eliminate 'register' build warning 4 years ago
Joe e05c2e0f1d Fix Reduce Mean error for MobileNets DNN 4 years ago
Nathan Godwin 2255973b0f
Merge pull request #18371 from nathanrgodwin:sqpnp_dev 4 years ago
Julien ac24a72e66
Merge pull request #18841 from JulienMaille:patch-2 4 years ago
Felix Gorschlüter c996fd1c06 Small improvements to persistence-API doc 4 years ago
Jonathan Cole c4c9cdd2b1
Merge pull request #18855 from Rightpoint:feature/colejd/add-apple-conversions-to-framework-builds 4 years ago
chargerKong 11cfa64a10
Merge pull request #18335 from chargerKong:master 4 years ago
Ian Maquignaz bb067c7ebf
Merge pull request #18849 from IanMaquignaz:fix_findFundamentalMat_parameters 4 years ago
Liubov Batanina b86f129393 Fixed Test_Model.DetectionOutput 4 years ago
Jojo R 12b8d542b7 norm.cpp(normL2Sqr_): improve performance of pipeline 4 years ago
Suleyman TURKMEN cc7f17f011 update documentation 4 years ago
Alexander Alekhin 2687a2b6dc pre: OpenCV 4.5.1 (version++) 4 years ago
Alexander Alekhin aab6362705
Merge pull request #18838 from alalek:video_tracking_api 4 years ago
Maxim Pashchenkov 94e8a08d1d
Merge pull request #18819 from mpashchenkov:mp/ocv-gapi-skip-centos-tests 4 years ago
Alexander Alekhin 9485113923 pre: OpenCV 3.4.13 (version++) 4 years ago
Alexander Alekhin 474a67231c dnn(test): skip gather_multi_output test on Myriad 4 years ago
Omar Alzaibaq a316b11aaa
Merge pull request #18220 from Omar-AE:hddl-supported 4 years ago
Orest Chura 2c6a2f0381
Merge pull request #18790 from OrestChura:oc/fitLine 4 years ago
Dmitry Matveev b866d0dc38
Merge pull request #18793 from dmatveev:dm/in_graph_metadata 4 years ago
Alexander Alekhin 2b558a3787 core: fix F16C compilation check 4 years ago
Liubov Batanina 72d06080c6 [ONNX] Added Reduce ops for batch and channel 4 years ago
Sergey Slashchinin 3cdf926454 disable Conv1d test on NGRAPH/MYRIAD 4 years ago
Alexander Alekhin 23baf1a75e dnn: fix High-Level public API (cv::dnn::Model class) 4 years ago
Sergey Slashchinin 32e7ef8a3d Add fixes and tests for different layers 4 years ago
Sergei Slashchinin 2b82f8f12c
Merge pull request #18296 from sl-sergei:fix_16783 4 years ago
Liubov Batanina 3a184ae677 [ONNX] Added handler for int32 tensors 4 years ago
Alexander Alekhin 464d53bb16 python: emit "string" => "std::string" 4 years ago
Alexander Alekhin 4c9e3723e8 objc: skip unsupported inner namespaces 4 years ago
Maxim Pashchenkov 06477743ab
Merge pull request #18744 from mpashchenkov:mp/onnx-dynamic-input-tensor 4 years ago
Ruslan Garnov 58268b6eef Added ND GMatDesc serialization test 4 years ago
Alexander Alekhin dde3cb3b99 java: workaround handling of base class 4 years ago
Alexander Alekhin 24f2b7dd3f objc(test): repair binary resource files 4 years ago
Alexander Alekhin cfbdbffcad objc: rework headers import 4 years ago
Alexander Alekhin 90bea15e35 objc: robust code generation 4 years ago
Alexander Alekhin 9e84b860f2 cmake: update objc generator scripts 4 years ago
Alexander Alekhin 2e7ef6f4e8 objc: fix std::string handling 4 years ago
Alexander Alekhin 3826158547 java: 'namespace_' class prefix, support inner classes 4 years ago
Sergei Slashchinin 61144f935e
Merge pull request #18783 from sl-sergei:fix_conv1d 4 years ago