19152 Commits (150c29356a7bedf38b3349b9d46f58175e09a164)

Author SHA1 Message Date
Liubov Batanina 752653c70b Update global pooling 5 years ago
Alexander Alekhin 523f081923 core(check): add Size_<int> 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
catree badd0d1ff4 Add explicit size check for Rodrigues() function to prevent issue like https://stackoverflow.com/questions/58969553 5 years ago
Alexander Alekhin 07729e396d imgproc(resize): avoid unnecessary type conversions 5 years ago
Liubov Batanina cf477f7e9f Fix global axis 5 years ago
Liubov Batanina 543e0302d3 Support global pooling by axis 5 years ago
Liubov Batanina 6e33769e56 Add human parsing demo 5 years ago
Alexander Alekhin 64e6cf9fe5 release: OpenCV 3.4.9 5 years ago
Alexander Alekhin 4733a19bab
Merge pull request #16194 from alalek:fix_16192 5 years ago
jeffeDurand 5bf7345743 Merge pull request #16090 from jeffeDurand:cuda_mog2_issue_5296 5 years ago
Sebastien Wybo e801f0e954 Merge pull request #16011 from sebastien-wybo:fix_16007 5 years ago
Alexander Alekhin 9cd1d087c3 android(camera2): apply .disconnectCamera() patch from issue 13574 5 years ago
Alexander Alekhin 8d22ac200f core: workaround flipHoriz() alignment issues 5 years ago
Vitaly Tuzov f5a84f75c4 Fix for CV_8UC2 linear resize vectorization 5 years ago
antalzsiroscandid aa80f754f4 dnn: reading IR models from buffer 5 years ago
mcellis33 5d15c65e48 Merge pull request #16136 from mcellis33:mec-nan 5 years ago
Rajkiran Natarajan af04b422c9 Change program type in hdr format files to modern value: RADIANCE so 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin d1c35e7b61 imgcodecs(bmp): make happy UBSAN with enum value range check 5 years ago
Xuanda Yang 3d60a9b96c Merge pull request #16156 from TH3CHARLie:3.4 5 years ago
Alexander Alekhin a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 5 years ago
RAJKIRAN NATARAJAN e6ce752da1 Merge pull request #15966 from saskatchewancatch:issue-15760 5 years ago
Paul Murphy 1c4a64f0a1 Merge pull request #16138 from pmur:reg_16137 5 years ago
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 5 years ago
Alexander Alekhin 15612ebd39 python: enable Python 3.8 5 years ago
Alexander Alekhin 416848066c core: provide safe implementations of CV_XADD() only 5 years ago
Alexander Alekhin 76b5e19eb3 core: add "namespace cv" in CV_StaticAssert fallback implementation 5 years ago
Alexander Alekhin a675c4937a core: OPENCV_INCLUDE_PORT_FILE for custom platform configuration 5 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
shimat b89581960c s/Voroni/Voronoi/g 5 years ago
Alexander Alekhin 4ec4ec844f python: fix issue with bindings loading on Python 3.8 5 years ago
Maksim Shabunin 435c97c7a2 imgproc: add parameter checks in calcHist and calcBackProj 5 years ago
Dmitry Kurtaev fe77223dee Modify nGraph's ConvolutionBackpropData and GroupConvolution 5 years ago
RAJKIRAN NATARAJAN b9435b9e38 Merge pull request #16094 from saskatchewancatch:issue-16053 5 years ago
Dmitry Kurtaev c2ca3ee2fa Fix weights fusion for Convolution and Deconvolution layers in nGraph 5 years ago
Alexander Alekhin 13bc55a015 calib3d: clarify error messages in collectCalibrationData() 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Alexander Alekhin 734de34b7a
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
Dmitry Kurtaev 883c4c60c3 Remove Dummy layer 5 years ago
Alexander Alekhin b1b505f783 dnn: clarify error message from getMemoryShapes() 5 years ago
Alexander Alekhin 816f82682b core(trace/itt): avoid calling __itt_thread_set_name() by default 5 years ago
Lubov Batanina 629d47fcd8 Merge pull request #15988 from l-bat:custom_layer 5 years ago
Dmitry Kurtaev beb5b291b9 Fix HETERO:FPGA,CPU plugin for IE backend 5 years ago
Alexander Alekhin b369c456f2 imgproc(color): clarify error message 5 years ago
Liubov Batanina 660a709840 Support Swish and Mish activations 5 years ago
Liubov Batanina d99d18304a Slice v1 op 5 years ago
Alexander Alekhin 76a27e3399 pre: OpenCV 3.4.9 (version++) 5 years ago
Dmitry Kurtaev 134094a442 Backport fix for autodetection of input shapes 5 years ago
Alexander Alekhin 72f35e0626
Merge pull request #16052 from alalek:issue_16040 5 years ago