19698 Commits (361b5e0ebf4745206bf4769d546f947fee94039e)

Author SHA1 Message Date
Alexander Alekhin 97bb91d5fa ml: fix python test 5 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 5 years ago
Tomoaki Teshima 48368dc9a1 loosen threshold for Mali 5 years ago
Tomoaki Teshima 234117800f brush up by following the comments 5 years ago
Tomoaki Teshima 74c8ccb45b fix build error of kernel on Mali 5 years ago
Nathan Godwin 2f9072efdc Fixed assertions on ippe solver 5 years ago
Alexander Alekhin 261ad78122 core: emit more clear messages in OutputArray::create() 5 years ago
Alexander Alekhin 4fa82809df ocl: avoid rescheduling of async kernels 5 years ago
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 5 years ago
Tomoaki Teshima f77c2d700f add explicit cast for half 5 years ago
Takehiro Kajihara 8c44b8306b Fix typo in videoio doc 5 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 5 years ago
Tomoaki Teshima a61546680b use only even number for inplace flip 5 years ago
Gil Shotan 1612db5f91 Fix signed integer overflow in connected components 5 years ago
Alexander Alekhin 7dfe68cac6 imgcodecs: lazy on-demand codecs initialization 5 years ago
Shubham Singh 23e71d1aa2 fixes #17187 probably 5 years ago
Liubov Batanina b542a1804c Support global reduce ops 5 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 5 years ago
Danny c31164bf1e
Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting 5 years ago
Danny 20b23da8e2
Merge pull request #18061 from danielenricocahall:fix-kd-tree 5 years ago
Alexander Alekhin f6795d75a6 videoio: repair build of FFmpeg windows wrapper 5 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 5 years ago
Liubov Batanina 2349a09736 Support Reshape with zero dim 5 years ago
YashasSamaga 1df533c914 fix typo in fusion tests 5 years ago
YashasSamaga 44bf748479 do not allocate UMat in non-OpenCL targets 5 years ago
pemmanuelviel 31dc3e9256
Merge pull request #18211 from pemmanuelviel:pev--handle-dna-vectors 5 years ago
Yosshi999 698b2bf729
Merge pull request #18167 from Yosshi999:bit-exact-gaussian 5 years ago
Alexander Alekhin efcf307b4c ocl: cleanup dead code in case of disabled OpenCL 5 years ago
Yosshi999 7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 5 years ago
Pierre-Emmanuel Viel 5376863c0c bugfix 5 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 5 years ago
catree 379b83e946 Fix cubic root computation to be able to handle negative values. Improve doc. Add regression test. 5 years ago
catree dda1bf1887 Add broken implementation note for DLS and UPnP. 5 years ago
Vadim Levin f7e524cbe6 fix: libavcodec version check for AVDISCARD_NONINTRA 5 years ago
Vadim Levin e503ac508e fix: libavcodec version check for AV_CODEC_FLAG_GLOBAL_HEADER 5 years ago
Liubov Batanina d392b11dfb Supported ONNX Pow op 5 years ago
catree cd01ee9a54 Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors. 5 years ago
Namgoo Lee a7ffcaab28 Remove compiler warnings 5 years ago
Namgoo Lee f617f18e46 bit-exact cuda::equalizeHist 5 years ago
Alexander Alekhin cd00d8f3f0 core(trace): lazy quering for OPENCV_TRACE_LOCATION 5 years ago
Alexander Alekhin b3755e617c ocl: silence warning in case of async cleanup 5 years ago
danielenricocahall ac177b849c Improve initialization performance of Brisk 5 years ago
Tomoaki Teshima cc769ff19d fix build error on odroid-n2-plus 5 years ago
Yosshi999 1834eed809
Merge pull request #18001 from Yosshi999:sift-8bit-descr 5 years ago
Alexander Alekhin 7ec9f52509 highgui: don't terminate if we can't initialize GTK backend 5 years ago
nhlsm 68f527267b
Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar 5 years ago
Liubov Batanina ad63d24dba
Merge pull request #18096 from l-bat:update_onnx_importer 5 years ago
Liubov Batanina 339b963e6b Fix MatMul and Add axes 5 years ago
Alexander Alekhin 00890aecdf core(ocl): fix ocl::Image2d::isFormatSupported() 5 years ago
Yashas Samaga B L 2171cae8ff
Merge pull request #17976 from YashasSamaga:dnn-fusion-tests-fix-ocl 5 years ago