19729 Commits (1546b9bf994258a6aeea7b0cf3f7675d3b1c0514)

Author SHA1 Message Date
Vadim Levin f7e524cbe6 fix: libavcodec version check for AVDISCARD_NONINTRA 4 years ago
Vadim Levin e503ac508e fix: libavcodec version check for AV_CODEC_FLAG_GLOBAL_HEADER 4 years ago
Liubov Batanina d392b11dfb Supported ONNX Pow op 4 years ago
catree cd01ee9a54 Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 4 years ago
Namgoo Lee a7ffcaab28 Remove compiler warnings 4 years ago
Namgoo Lee f617f18e46 bit-exact cuda::equalizeHist 4 years ago
Alexander Alekhin cd00d8f3f0 core(trace): lazy quering for OPENCV_TRACE_LOCATION 4 years ago
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup 4 years ago
danielenricocahall ac177b849c Improve initialization performance of Brisk 4 years ago
Tomoaki Teshima cc769ff19d fix build error on odroid-n2-plus 4 years ago
Yosshi999 1834eed809
Merge pull request #18001 from Yosshi999:sift-8bit-descr 4 years ago
Alexander Alekhin 7ec9f52509 highgui: don't terminate if we can't initialize GTK backend 4 years ago
nhlsm 68f527267b
Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar 4 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 4 years ago
Liubov Batanina 339b963e6b Fix MatMul and Add axes 4 years ago
Alexander Alekhin 00890aecdf core(ocl): fix ocl::Image2d::isFormatSupported() 4 years ago
Yashas Samaga B L 2171cae8ff
Merge pull request #17976 from YashasSamaga:dnn-fusion-tests-fix-ocl 4 years ago
Pierre-Emmanuel Viel 3f55152ca0 Add debug assert to check in FLANN the vectors size is multiple of the architecture word size 4 years ago
Liubov Batanina f3cebb3e1b
Merge pull request #18077 from l-bat:reduce_sum 4 years ago
Pierre-Emmanuel Viel 98de57c6c4 Refactoring to prepare for other vector types while mutualizing some methods 4 years ago
zhaoyue-zephyrus e231be86b7 support flownet2 with arbitary input size 4 years ago
Liubov Batanina 6226ea0085 Fix bug in ONNX Gather op 4 years ago
Vadim Pisarevsky 1537ecd931 * added depth-wise convolution; gives ~20-30% performance improvement in MobileSSD networks 4 years ago
Gabriel 96ce65f021 Document PatchNANs input type 4 years ago
danielenricocahall 8457e471fd add relu as activation option in darknet 4 years ago
Ilya Churaev 246de2b7f5 Replaced copy_with_new_args to clone_with_new_inputs 4 years ago
Ilya Churaev e8c26963e9 Fixed removing is_parameter, is_constant, is_output 4 years ago
pemmanuelviel 793e7c0d9f
Merge pull request #18019 from pemmanuelviel:pev--multiple-kmeans-trees 4 years ago
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