19929 Commits (0be18f5cb0aa6e45febde51ea7c8af253d03f144)

Author SHA1 Message Date
Liubov Batanina d695208727
Merge pull request #17967 from l-bat:non_const_weights_for_conv 4 years ago
kadi soheib 613ff61de7 Added reference to paper. 4 years ago
Alexander Alekhin 1c8ee3f957
Merge pull request #17885 from alalek:dnn_ocl_slice_update 4 years ago
Yosshi999 922108060d
Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 4 years ago
Suleyman TURKMEN c262eea84a Update warpPerspective_demo.cpp 4 years ago
danielenricocahall f2ca7e664a add python binding and tests for composePanorama 4 years ago
Dmitry Kurtaev cf8f65d806 Do not use size_t for nGraph layers 4 years ago
Pierre-Emmanuel Viel bc221bdb90 Cleaner code for hierarchical_clustering 4 years ago
kadi soheib 6bed5c181b Corrected Comment as requested by reviewer. 4 years ago
Pavel Rojtberg 3c3e131c38
Merge pull request #17977 from paroj:hervec 4 years ago
Florian Jung f66fc199a2 Fix build of grfmt_jpeg2000.cpp 4 years ago
Namgoo Lee 11ac26bfb4 test code 4 years ago
Namgoo Lee 2241bfb0df Use "src" not "*this" for source GpuMat 4 years ago
Tomoaki Teshima 19646ad049 let the test pass on Jetson 4 years ago
Alexander Smorkalov 7ed37b3fa5 MP4 autorotation tests and various fixes for Windows 4 years ago
Alexey Lapshin f0271e54d9 Autorotation for mp4 streams with metadata 4 years ago
Sinitsina 0ac2f0e04c mish_functor_update 4 years ago
Alexander Smorkalov abceef74e0 Added reference to Original Wu's articte about SAUF connected components search method. 4 years ago
Namgoo Lee 9411cd6c07 Use in-place npp function for inplace arguments 4 years ago
Liubov Batanina a35d4f9029 Support Gather for variable inputs 4 years ago
Alexander Alekhin e8d4259f9a release: OpenCV 3.4.11 4 years ago
Alexander Alekhin 83e6813345 imgproc: add missing check into cvtColorTwoPlane() 4 years ago
Alexander Alekhin 81e027eef7 dnn: fix OpenCL implementation of Slice layer 4 years ago
Alexander Alekhin 1c371d07b5 dnn(test): adjust tests for OpenVINO 2020.4 4 years ago
Alexander Alekhin 55e8549839 dnn: eliminate IE deprecation warning 4 years ago
Alexander Alekhin 435b6df989 dnn: use OpenVINO 2020.4 defines 4 years ago
Dmitry Kurtaev cc584760d3 Fix TensorFlow->ONNX imports 4 years ago
Alexander Alekhin 36da867caf features2d: v_fma => v_muladd for integers 4 years ago
pemmanuelviel c90e824342
Merge pull request #17639 from pemmanuelviel:pev--binary-kmeans 4 years ago
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