17136 Commits (277e9279ccef4fd601cb0d642668960da645a8c9)

Author SHA1 Message Date
Alexander Alekhin 1b83bc48a1 dnn: make OpenCL DNN code optional 7 years ago
Alexander Alekhin da6dc6774b features2d: add verbose messages into tests 7 years ago
Alexander Alekhin 76c40e8f0d java: fix copy_java_files() in gen_java.py 7 years ago
Alexander Alekhin a838a97092 dnn: fix precomp.hpp usage 7 years ago
Wu Zhiwen ef937dd676 ocl4dnn: Fix SAME padding mode for convolve 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Alexander Alekhin ca9af20179 OpenCV version '-cvsdk' 7 years ago
Maksim Shabunin 0f1e193193 Fixed two issues found by static analysis 7 years ago
Maksim Shabunin 7c855aa3e1 Fixed two issues found by static analysis 7 years ago
Alexander Alekhin 6ffc48769a OpenCV version++ 7 years ago
Alexander Alekhin 4a74408eee experimental version++ 7 years ago
Li Peng 608968aa83 Deconvolution ocl fix 7 years ago
Li, Peng 5caf6244a3 Merge pull request #10922 from pengli:dnn 7 years ago
Maksim Shabunin 92e9d4ec3a Fixed several issues detected by static analysis 7 years ago
Maksim Shabunin fbb2cabe77 Use fixed size types in AVIContainer structs 7 years ago
Maksim Shabunin 3fd2384b81 Fixed mingw compilation on Windows 7 years ago
Li Peng e7d35d51fa Fix for opencv face detector ocl test 7 years ago
Li Peng c524f669c7 Fallback for "SAME" padMode in ocl convolution and pooling 7 years ago
Dmitry Kurtaev eab556e1e0 OpenCV face detection network in TensorFlow 7 years ago
Alexander Alekhin 9819ebc095 videoio: add missing CAP_PROP_SAR_NUM/DEN propepties into .hpp file 7 years ago
Alexander Alekhin 48b8aa51cd core: eliminate redundant cv::format() declarations 7 years ago
Alexander Alekhin 6e8241b78d imgcodecs: fix RBaseStream hang on truncated inputs 7 years ago
Namgoo Lee 12ce6b5c15 Merge pull request #10906 from nglee:dev_cudaFastMultiStreamSafety 7 years ago
Rostislav Vasilikhin 27b1f8f446 imwrite for multipage images implemented 7 years ago
PalkoNazar 470d34ddbb make tmpRow proper size before copyTo to avoid reallocated tmpCol (#10860) 7 years ago
Alexander Alekhin 2aa15ab3ff ffmpeg: fix 'uchar' error 7 years ago
Alexander Alekhin 807ec00b85 cmake: fix Ninja warning 7 years ago
Li Peng 2863f950d6 ReLU6 layer ocl support 7 years ago
Alexander Alekhin 12d2bd4adb ml: refactor ML_ANN test 7 years ago
Vitaly Tuzov 24ee7b5080 Fix for vertically flipped tiff files reading 7 years ago
mworchel aab390c51d Add mask support to SimpleBlobDetector 7 years ago
Dmitry Kurtaev 8b4871a28d Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 7 years ago
Alexander Alekhin cf31243c74 android: add build.grade into Android SDK 7 years ago
Tomoaki Teshima bcce25900b read in gray scale mode when writing a gray scale video 7 years ago
Dmitry Kurtaev 34ba32ff27 Fix DNN flatten test 7 years ago
Tomoaki Teshima 6a661e1e28 fix test error on VS2013 7 years ago
Alexander Alekhin cc5a6f3b86 core: remove '-' from separators list of disabled CPU flags 7 years ago
Florian Echtler 6a8f57e5d7 Merge pull request #10081 from floe:java-camera2-view 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
Ryo Suzuki 97d9ea00fe
Fix typo in core/base.hpp 7 years ago
Alexander Alekhin 491502a349 core: fix parallel_for data race 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
Alexander Nesterov df8f61877e Added avi-container with tests 7 years ago
Alexander Alekhin f378f1d585 calib3d: add regression test for stereoCalibrate 7 years ago
Dmitry Kurtaev f8d0d6365e Add a flag to manage average pooling with padding 7 years ago
Dmitry Kurtaev a66b5e2c13 Add const getInputsInfo 7 years ago
Namgoo Lee 034dc3b0dd Fix for CUDA_Arithm/Dft.Algorithm/0 test 7 years ago
Li Peng 80d1f2ddfa re-enable tensor flow mobilenet ssd ocl test 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Li Peng 5992c46606 add fallback case for ocl convolution 7 years ago