16669 Commits (5caf6244a38bd3ea771f6ce181ff28dcc8bd28d8)

Author SHA1 Message Date
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
Li Peng 00d2f34888 ocl fix for detection_output and prior_box layer 7 years ago
Alexander Alekhin eb54e5c55c core: generalize and fix x86 'cpuid' calls 7 years ago
Dmitry Kurtaev 514e6df460 Refactored deep learning layers fusion 7 years ago
Tomoaki Teshima 94253e8b83 fix build error on Visual Studio 2013 and earlier 7 years ago
Dmitry Kurtaev a6baedd02c Fix deconvolution layer. Add batch norm layer with mean-variance normalization from TensorFlow. 7 years ago
Maksim Shabunin 8393d755f6 Fixed OpenGL-specific compilation warning (unused function) 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Sui Libin 1ad814a191 fix faster_rcnn sample crashed at PoolingInvoker on Windows7(x64). (#10724) 7 years ago
Maksim Shabunin 221342fb25 Split convert.cpp into smaller pieces 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Rémi Ratajczak b67523550f dnn : Added an imagesFromBlob method to the dnn module (#10607) 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago