27554 Commits (65b02cc8f26b61e6e8f1400a85d96f1470b90e28)
 

Author SHA1 Message Date
Tomoaki Teshima 269b810601 re-enable automatic CC detection on Jetson 5 years ago
Alexander Alekhin e54040d540 core: use lazy on-demand initialization for param_traceEnable 5 years ago
Alexander Alekhin b96e9a4a4a Merge pull request #17800 from Yosshi999:gsoc_sift-universal-intrinsic 5 years ago
Alexander Alekhin e18df87a15 Merge pull request #17635 from jsxyhelu:3.4 5 years ago
Alexander Alekhin 5cb8619eca dnn(ie): enable KEY_CPU_THREADS_NUM for Windows 5 years ago
jsxyhelu 476094ad5a Use“ moms” replace "contourArea" 5 years ago
Alexander Alekhin d2469edd10 Merge pull request #17772 from mshabunin:fix-match-umat-mask 5 years ago
Yosshi999 0df8fb70b4 use bufferarea for allocating buffer 5 years ago
Maksim Shabunin 4dd9a36a3c Added test for checkMasks with UMat train descs 5 years ago
Maksim Shabunin 41678fe3d3 Fixed checkMasks in DescriptorMatcher with train descs in UMats 5 years ago
Alexander Alekhin 5bc6b6fc26 Merge pull request #17737 from pemmanuelviel:pev--fix-trees-descent 5 years ago
Alexander Alekhin 8931c68b20 Merge pull request #17707 from Yosshi999:gsoc_sift-universal-intrinsic 5 years ago
Alexander Alekhin f78f908c09 Merge pull request #17674 from alalek:issue_16214 5 years ago
Alexander Alekhin 5487bca4f3 Merge pull request #17777 from alalek:backport_cuda_cmake 5 years ago
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 5 years ago
Alexander Alekhin 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 5 years ago
Alexander Alekhin e0f9eac521 cmake: backport CUDA scripts 5 years ago
Alexander Alekhin b90a2a8497 Merge pull request #17759 from alalek:build_opencv_winpack_dldt_2020.4.0 5 years ago
Alexander Alekhin 950a916952 Merge pull request #17752 from YashasSamaga:generalize-concat-fusion-3.4 5 years ago
Alexander Alekhin 3f13339071 Merge pull request #17728 from sturkmen72:patch-4 5 years ago
Alexander Alekhin eb6678ebef
Merge pull request #17699 from alalek:build_core_cuda 5 years ago
Alexander Alekhin d62e0a3695 Merge pull request #17743 from alalek:test_17666 5 years ago
Alexander Alekhin dcb7fd8520 Merge pull request #17766 from alalek:backport_17756 5 years ago
Alexander Alekhin d5713c657b dnn(slice): disable buggy OCV/OCL implementation 5 years ago
Alexander Alekhin 99c4b76a6d dnn(test): add YOLOv4-tiny tests 5 years ago
Alexander Alekhin e4887aaa5b Merge pull request #17761 from mshabunin:test-wo-jpg-png 5 years ago
Ilya Churaev d69a7a3bbf Fixed header paths for some nGraph ops 5 years ago
Alexander Alekhin ccf6dd07b3 build: winpack_dldt with dldt 2020.4.0 5 years ago
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 5 years ago
Suleyman TURKMEN 2566d13100 Update documentation of imwrite() 5 years ago
Alexander Alekhin 5a15369d4d Merge pull request #17729 from modeste2015:3.4 5 years ago
Alexander Alekhin deaf1dd458 Merge pull request #17724 from pemmanuelviel:pev--fix-mix-of-types 5 years ago
pemmanuelviel 65f87b114b
Merge pull request #17722 from pemmanuelviel:pev--replace-asserts 5 years ago
Alexander Alekhin 8f5b453a96 Merge pull request #17719 from pemmanuelviel:pev--fix-computeNodeStatistics-genericity 5 years ago
YashasSamaga b7eec216e9 generalize axis for concat fusion 5 years ago
kadi soheib 17c430da88 Updated comment. 5 years ago
kadi soheib 96a501c08b Adding comment from source code to documentation. 5 years ago
Alexander Alekhin dc57707e60 Merge pull request #17744 from alalek:issue_17657 5 years ago
Alexander Alekhin 56b5a7d977 cmake: fix ENABLE_PROFILING 5 years ago
Liubov Batanina 65dbbf712d
Merge pull request #17733 from l-bat:tiny_yolov4 5 years ago
Alexander Alekhin 49497d8e7c Merge pull request #17725 from pemmanuelviel:pev--precompute-divisor 5 years ago
Pierre-Emmanuel Viel 728684840c Fix trees parsing behavior in hierarchical_clustering_index: 5 years ago
Alexander Alekhin 73f7d091f8 Merge pull request #17721 from pemmanuelviel:pev--fix-hist-intersect-arguments 5 years ago
Ken Shirriff 00e1bc49c8
Merge pull request #17708 from shirriff:patch-1 5 years ago
Heritier Kinke cb3a098b25 forget to look in sub folder of include/openblas 5 years ago
Alexander Alekhin 5a7045181a Merge pull request #17723 from pemmanuelviel:pev--remove-duplicate 5 years ago
Pierre-Emmanuel Viel 6a045fd678 Fix arguments list in loadindex for histogram intersection 5 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. 5 years ago
Pierre-Emmanuel Viel 482cacd420 Mix of 32 and 64bits vector types prevents vectorisation for distance computation. 5 years ago
Pierre-Emmanuel Viel 93a6be836c Remove duplicate line 5 years ago