27631 Commits (a86e036594502a1591302338feaa2fe0290ba7fb)
 

Author SHA1 Message Date
Alessandro de Oliveira Faria (A.K.A.CABELO) a86e036594
Merge pull request #18184 from cabelo:yolov4-in-model 4 years ago
Alexander Alekhin 01324b02e7 Merge pull request #18136 from nglee:dev_cudaEqualizeHistBitExact 4 years ago
Alexander Alekhin 792722865f Merge pull request #17919 from zhaoyue-zephyrus:flownet2_with_anysize 4 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 4 years ago
jinyup100 a160e4fb6b
Merge pull request #17647 from jinyup100:add-siamrpnpp 4 years ago
Alexander Alekhin c7422e4d90 Merge pull request #18171 from catree:fix_pnp_doc 4 years ago
Alexander Alekhin 485d2b593c Merge pull request #18178 from catree:improve_camera_matrix_doc 4 years ago
Alexander Alekhin 1bea537731 Merge pull request #18165 from catree:fix_hand_eye_calibration_Andreff_NaN_3.4 4 years ago
Alexander Alekhin 75e88d613f Merge pull request #18185 from VadimLevin:dev/vlevin/ffmpeg-versions-guard-fix 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
Alexander Alekhin f5ba3f51ce Merge pull request #18181 from l-bat:onnx_pow 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
Ian Maquignaz 8c1af09989
Merge pull request #18083 from IanMaquignaz:fix_gen_pattern_centering 4 years ago
Alexander Alekhin f53ff0d01c Merge pull request #18151 from alalek:core_trace_fix_location 4 years ago
Alexander Alekhin 4f48dab023 Merge pull request #18150 from alalek:ocl_async_cleanup_no_warning 4 years ago
Namgoo Lee a7ffcaab28 Remove compiler warnings 4 years ago
Namgoo Lee f617f18e46 bit-exact cuda::equalizeHist 4 years ago
Alexander Alekhin 4372d75b26 Merge pull request #18135 from AnnaPetrovicheva:logo_text 4 years ago
Anna Petrovicheva 885fb703cf Added a note about OpenCV logo 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
Alexander Alekhin fc0f9da7a7 Merge pull request #18084 from pemmanuelviel:pev--add-DNA-distances 4 years ago
Alexander Alekhin 277961fa25 Merge pull request #18085 from pemmanuelviel:pev--add-DbgAssert-checks 4 years ago
Alexander Alekhin 14a9103fc0 Merge pull request #18129 from pemmanuelviel:pev--update-stereo-sample 4 years ago
Pierre-Emmanuel Viel 6d1f7c2b1b Update the stereo sample: 4 years ago
Alexander Alekhin 2c1f3487a4 Merge pull request #18037 from danielenricocahall:improve-brisk-init-perf 4 years ago
Alexander Alekhin acc6189da0 Merge pull request #18022 from SoheibKadi:Update_CornerSubPix_Documentation 4 years ago
danielenricocahall ac177b849c Improve initialization performance of Brisk 4 years ago
Alexander Alekhin 29aeebf5bc Merge pull request #18119 from tomoaki0705:fixFfmpegBuildFailure 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 b34234ac14 Merge pull request #18105 from alalek:highgui_gtk_dont_terminate 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
Alexander Alekhin 7f22b34c78 Merge pull request #18092 from alalek:ocl_fix_image_format 4 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 4 years ago
Alexander Alekhin 3b5813c035 Merge pull request #18078 from l-bat:fix_matmul 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
Alexander Alekhin 2b227f00f2 Merge pull request #18074 from pemmanuelviel:pev--kmeans-refactoring 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
Elizarov Ilya 7ec221e734
Merge pull request #18033 from ieliz:dasiamrpn 4 years ago