19881 Commits (55f06b76f91ad663ad39a5396923bc7718d288bb)

Author SHA1 Message Date
jasonKercher 749bd80091
Merge pull request #17770 from jasonKercher:3.4_triggered 4 years ago
Alexander Alekhin e54040d540 core: use lazy on-demand initialization for param_traceEnable 4 years ago
Alexander Alekhin 5cb8619eca dnn(ie): enable KEY_CPU_THREADS_NUM for Windows 4 years ago
jsxyhelu 476094ad5a Use“ moms” replace "contourArea" 4 years ago
Yosshi999 0df8fb70b4 use bufferarea for allocating buffer 4 years ago
Maksim Shabunin 4dd9a36a3c Added test for checkMasks with UMat train descs 4 years ago
Maksim Shabunin 41678fe3d3 Fixed checkMasks in DescriptorMatcher with train descs in UMats 4 years ago
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
Alexander Alekhin 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 4 years ago
Alexander Alekhin e0f9eac521 cmake: backport CUDA scripts 4 years ago
Alexander Alekhin eb6678ebef
Merge pull request #17699 from alalek:build_core_cuda 4 years ago
Alexander Alekhin d5713c657b dnn(slice): disable buggy OCV/OCL implementation 4 years ago
Alexander Alekhin 99c4b76a6d dnn(test): add YOLOv4-tiny tests 4 years ago
Ilya Churaev d69a7a3bbf Fixed header paths for some nGraph ops 4 years ago
Maksim Shabunin e8129429e9 imgcodecs: fix test build with disabled JPEG and PNG libs 4 years ago
Suleyman TURKMEN 2566d13100 Update documentation of imwrite() 4 years ago
pemmanuelviel 65f87b114b
Merge pull request #17722 from pemmanuelviel:pev--replace-asserts 4 years ago
YashasSamaga b7eec216e9 generalize axis for concat fusion 4 years ago
kadi soheib 17c430da88 Updated comment. 4 years ago
kadi soheib 96a501c08b Adding comment from source code to documentation. 4 years ago
Liubov Batanina 65dbbf712d
Merge pull request #17733 from l-bat:tiny_yolov4 4 years ago
Pierre-Emmanuel Viel 728684840c Fix trees parsing behavior in hierarchical_clustering_index: 4 years ago
Ken Shirriff 00e1bc49c8
Merge pull request #17708 from shirriff:patch-1 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
Yosshi999 920c180052 use universal SIMD intrinsics for SIFT 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
pemmanuelviel daa88c6b9e
Merge pull request #17642 from pemmanuelviel:pev--fixes-and-clean 4 years ago
dev-tronifier 9b727fa1f3 Increased portability of CV_Func 4 years ago
Yosshi999 4064d4c7eb
Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 4 years ago
Ilya Lavrenov e58ce89b10 Conditional compilation for IR v7 support 4 years ago
Pierre-Emmanuel Viel 06b4292534 Fix: error in the dimension used for computeMinMax 4 years ago
Pierre-Emmanuel Viel 29f883feee Optim: test that could be done once has been extracted from the loop 4 years ago
okamotoR 0e69cddda2 add if block for indexed color images 4 years ago
Ilya Lavrenov ad5e70f94e Conditional compilation for network reader 4 years ago
Dmitry Kurtaev 8e3f5fb209 Remove deprecated Inference Engine CPU extensions 4 years ago
Pierre-Emmanuel Viel 05fbd1e5bc DNA mode: add the distance computations 4 years ago
Dmitry Kurtaev 1491934d17 Optimize Mish for CPU backend 4 years ago
Liubov Batanina 85c0c8c7ed Disabling dafault NMS in yolo layer 4 years ago
Tomoaki Teshima 77fa1a20bf fix build on Jetson TX1 and TX2 4 years ago
Philippe FOUBERT d25293b721 Fix the build of imgproc using MinGW (variables with the same name as symbols defined in MinGW headers) 4 years ago
Tomoaki Teshima c07af090f5 fix build error on Jetson TX1 and TX2 4 years ago
Yuriy Obukh 456e88a8a4 fix VS Windows build with eigen. https://github.com/opencv/opencv/issues/17548 4 years ago
Alexander Alekhin d01cbe9320 cudacodec(build): fix detection in CMake, cleanup duplicate includes 4 years ago
Liubov Batanina d93b6be3cc Changed StridedSlice to VariadicSplit in Region layer 4 years ago
Namgoo Lee 2043e06102 cuda optflow tvl1 : async safety 4 years ago