29102 Commits (41548a091b2cae668f5a91ace0cacc137fffea31)
 

Author SHA1 Message Date
Alexander Alekhin 0970ef57bd Merge pull request #17754 from YashasSamaga:cuda4dnn-slice-concat-copy-reduction 4 years ago
Alexander Alekhin f98c97f796 Merge pull request #17758 from tomoaki0705:fixGapiOpenclTestError 4 years ago
Ilya Churaev d69a7a3bbf Fixed header paths for some nGraph ops 4 years ago
Alexander Alekhin ccf6dd07b3 build: winpack_dldt with dldt 2020.4.0 4 years ago
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
Tomoaki Teshima 46d3637609 avoid kernel compile error on Arm SBCs 4 years ago
Ilya Churaev 992c908b56
Merge pull request #17756 from ilyachur:feature/ichuraev/fix_ngraph_headers 4 years ago
Suleyman TURKMEN 2566d13100 Update documentation of imwrite() 4 years ago
YashasSamaga cbdaa93e54 reduce slice, concat to copy; enable more concat fusions 4 years ago
Alexander Alekhin 5a15369d4d Merge pull request #17729 from modeste2015:3.4 4 years ago
Alexander Alekhin deaf1dd458 Merge pull request #17724 from pemmanuelviel:pev--fix-mix-of-types 4 years ago
pemmanuelviel 65f87b114b
Merge pull request #17722 from pemmanuelviel:pev--replace-asserts 4 years ago
Alexander Alekhin 8f5b453a96 Merge pull request #17719 from pemmanuelviel:pev--fix-computeNodeStatistics-genericity 4 years ago
YashasSamaga b7eec216e9 generalize axis for concat fusion 4 years ago
YashasSamaga 4988e131fd transfer output blobs in background 4 years ago
kadi soheib 17c430da88 Updated comment. 4 years ago
kadi soheib 96a501c08b Adding comment from source code to documentation. 4 years ago
Christoph 657c8d1c65
Merge pull request #17454 from creinders:master 4 years ago
Alexander Alekhin e03891b744 Merge pull request #17701 from pemmanuelviel:pev-lshIndexParams-consistency 4 years ago
Alexander Alekhin dc57707e60 Merge pull request #17744 from alalek:issue_17657 4 years ago
Alexander Alekhin 56b5a7d977 cmake: fix ENABLE_PROFILING 4 years ago
Liubov Batanina 65dbbf712d
Merge pull request #17733 from l-bat:tiny_yolov4 4 years ago
Alexander Alekhin 49497d8e7c Merge pull request #17725 from pemmanuelviel:pev--precompute-divisor 4 years ago
Pierre-Emmanuel Viel 728684840c Fix trees parsing behavior in hierarchical_clustering_index: 4 years ago
Alexander Alekhin 73f7d091f8 Merge pull request #17721 from pemmanuelviel:pev--fix-hist-intersect-arguments 4 years ago
Ken Shirriff 00e1bc49c8
Merge pull request #17708 from shirriff:patch-1 4 years ago
Heritier Kinke cb3a098b25 forget to look in sub folder of include/openblas 4 years ago
Alexander Alekhin 5a7045181a Merge pull request #17723 from pemmanuelviel:pev--remove-duplicate 4 years ago
Pierre-Emmanuel Viel 6a045fd678 Fix arguments list in loadindex for histogram intersection 4 years ago
Pierre-Emmanuel Viel 327f92cc46 Precompute the divisor to ensure that no kind of compiler would process it on the fly at each call. 4 years ago
Pierre-Emmanuel Viel 482cacd420 Mix of 32 and 64bits vector types prevents vectorisation for distance computation. 4 years ago
Pierre-Emmanuel Viel 93a6be836c Remove duplicate line 4 years ago
Pierre-Emmanuel Viel ef7185ce43 Fix genericity of computeNodeStatistics that couldn't compute stats properly on sub-nodes 4 years ago
Alexander Alekhin a5fdcf9881 Merge pull request #17700 from asmorkalov:as/cuda_cmake_compat 4 years ago
YashasSamaga 62a63021c7 add cuDNN 8 support 4 years ago
Pierre-Emmanuel Viel 33fab84473 Type consistency for all xxxIndexParams integer arguments as well as with miniflann's LshIndexParams 4 years ago
Alexander Smorkalov 0ccc839397 Restored compatibility with CMake older than 3.7. 4 years ago
Yosshi999 920c180052 use universal SIMD intrinsics for SIFT 4 years ago
Alexander Alekhin a711e2aa41 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 4 years ago
Alexander Alekhin a84afb6334 Merge pull request #17640 from pemmanuelviel:pev--fix-lsh-bad-any-cast 4 years ago
Alexander Alekhin ab4065fa1c Merge pull request #17696 from dbudniko:dbudniko/g_api_fix_min_max 4 years ago
Alexander Alekhin ee73b0bd08 Merge pull request #17695 from alalek:issue_17677 4 years ago
Alexander Alekhin e58977a3de Merge pull request #17686 from alalek:cmake_cuda_cxx_flag 4 years ago
Dmitry Budnikov 31bee49371 min max fix for standalone 4 years ago
Alexander Alekhin 48ef6df842 cmake(gapi): fix opencv_world build for winpack 4 years ago
Alexander Alekhin 98ad7d01d5 cmake(cuda): update handling of -std=c++11/14 flags 4 years ago
Pierre-Emmanuel Viel cdac7c7bec Add test checking we don't throw when creating GenericIndex with LshIndexParams() 4 years ago
Pierre-Emmanuel Viel fe09c79f4b Fix the 'cvflann::anyimpl::bad_any_cast' error using Lsh 4 years ago
cyy 206c843f36
Merge pull request #17499 from cyyever:fix_CUDA11 4 years ago
Alexander Alekhin cabad90d6c Merge pull request #17636 from okamotoR:3.4 4 years ago