20871 Commits (0428dce27d83c529781d0c244e96d7e28cd47ced)

Author SHA1 Message Date
pemmanuelviel 31dc3e9256
Merge pull request #18211 from pemmanuelviel:pev--handle-dna-vectors 4 years ago
Yosshi999 698b2bf729
Merge pull request #18167 from Yosshi999:bit-exact-gaussian 4 years ago
Alexander Alekhin efcf307b4c ocl: cleanup dead code in case of disabled OpenCL 4 years ago
Yosshi999 7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
Vadim Levin bce5d364df feat: change OpenJPEG encoder to lossy with default parameters 4 years ago
Maksim Shabunin 2dfb163281 videoio: reduce min libavcodec version 4 years ago
Pierre-Emmanuel Viel 5376863c0c bugfix 4 years ago
catree 417d7a38de Add Robot-World/Hand-Eye calibration function. 4 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 4 years ago
Anastasiya(Asya) Pronina 1192cbe4ab
Merge pull request #17163 from AsyaPronina:gcompound_kernel_gmatp_coop 4 years ago
catree 379b83e946 Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test. 4 years ago
catree dda1bf1887 Add broken implementation note for DLS and UPnP. 4 years ago
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
Vadim Levin 458bd1652d
Merge pull request #18146 from VadimLevin:dev/vlevin/ffmpeg-remove-obsolte-versions-support 4 years ago
Orest Chura e5e08ec523
Merge pull request #18148 from OrestChura:oc/fluid_core_perf 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
Maksym Ivashechkin c9e1386e44 fix CV_Check warnings 4 years ago
Tomoaki Teshima cc769ff19d fix build error on odroid-n2-plus 4 years ago
Vadim Pisarevsky 5108e3ced6
Merge pull request #18073 from vpisarev:apache2_license 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
Maksym Ivashechkin a66f61748f
Merge pull request #17683 from ivashmak:homography 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
Maksim Doronin 7fe87d9a5b [IE][VPU]: Refactor vpu configs 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
Giles Payne 31ddd98c8e Fix Objective-C declaration of Mat_to_vector_Point2d 4 years ago
Pierre-Emmanuel Viel 759c9522fd Merge the two KMeansIndexParams ctor on master 4 years ago
YashasSamaga f0149cdae2 fix compile-time errors, disable unsupported tests 4 years ago
Giles Payne bedabc15ae Obj-C/Swift docs improvements 4 years ago
Peter Rekdal Sunde 760e7e8efa Add support for using new ffmpeg encoding API when writing a video. 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
Ilya Churaev 5fd3d36fe8
Removed get_output_as_single_output_node method 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