19881 Commits (55f06b76f91ad663ad39a5396923bc7718d288bb)

Author SHA1 Message Date
Alexander Alekhin d34717d8c9 core: allow to disable including of unsupported/Eigen/CXX11/Tensor 4 years ago
zhuqiang00099 a968eadbf1 fix darknet-relu bug in darknet_io.cpp 4 years ago
Alexander Alekhin c6b63e0e28 calib3d/imgproc: add GCGraph::maxFlow() missing empty checks 4 years ago
Aitik Gupta 7bd8ddc8fa removed no-affect variable 4 years ago
Suleyman TURKMEN 14e264f646
Update window_w32.cpp 4 years ago
Aitik Gupta cbf978d1f7 added minPoints Homography test 4 years ago
Aitik Gupta 94e0ac7d9f need atleast 4 corresponding points to calculate homography 4 years ago
Alexander Alekhin c08f29c803 dnn(opencl): fix convolution kernel w/o bias with activation 4 years ago
Alexander Alekhin e59793cc75 dnn: improve debugging of ONNX parsing errors 4 years ago
Alexander Alekhin 97bb91d5fa ml: fix python test 4 years ago
Alexander Alekhin 233030e417 core: force check for string literals are used in the message 4 years ago
Tomoaki Teshima 48368dc9a1 loosen threshold for Mali 4 years ago
Tomoaki Teshima 234117800f brush up by following the comments 4 years ago
Tomoaki Teshima 74c8ccb45b fix build error of kernel on Mali 4 years ago
Nathan Godwin 2f9072efdc Fixed assertions on ippe solver 4 years ago
Alexander Alekhin 261ad78122 core: emit more clear messages in OutputArray::create() 4 years ago
Alexander Alekhin 4fa82809df ocl: avoid rescheduling of async kernels 4 years ago
Liubov Batanina ebb528976f
Merge pull request #18353 from l-bat:issue_18350 4 years ago
Tomoaki Teshima f77c2d700f add explicit cast for half 4 years ago
Takehiro Kajihara 8c44b8306b Fix typo in videoio doc 4 years ago
Sergei Slashchinin fa953e4205
Merge pull request #18316 from sl-sergei:fix_18253 4 years ago
Tomoaki Teshima a61546680b use only even number for inplace flip 4 years ago
Gil Shotan 1612db5f91 Fix signed integer overflow in connected components 4 years ago
Alexander Alekhin 7dfe68cac6 imgcodecs: lazy on-demand codecs initialization 4 years ago
Shubham Singh 23e71d1aa2 fixes #17187 probably 4 years ago
Liubov Batanina b542a1804c Support global reduce ops 4 years ago
Alexander Alekhin 50ff40d684 pre: OpenCV 3.4.12 (version++) 4 years ago
Danny c31164bf1e
Merge pull request #18126 from danielenricocahall:add-oob-error-sample-weighting 4 years ago
Danny 20b23da8e2
Merge pull request #18061 from danielenricocahall:fix-kd-tree 4 years ago
Alexander Alekhin f6795d75a6 videoio: repair build of FFmpeg windows wrapper 4 years ago
Alexander Alekhin 1f2c83845d backport: checks and fixes from static code analyzers results 4 years ago
Liubov Batanina 2349a09736 Support Reshape with zero dim 4 years ago
YashasSamaga 1df533c914 fix typo in fusion tests 4 years ago
YashasSamaga 44bf748479 do not allocate UMat in non-OpenCL targets 4 years ago
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
Pierre-Emmanuel Viel 5376863c0c bugfix 4 years ago
Sergei Slashchinin 9aa401a7d0
Merge pull request #17978 from sl-sergei:fix_17516_17531 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
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
Clement Courbet da555a2c9b Optimize opencv dft by vectorizing radix2 and radix3. 4 years ago
Alexander Alekhin cd00d8f3f0 core(trace): lazy quering for OPENCV_TRACE_LOCATION 4 years ago