16780 Commits (9111538bfb3290b03732bdd2d263aeda9cacb627)

Author SHA1 Message Date
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
Namgoo Lee 61e76e767d Update BufferReader documentation with some example code (#10803) 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Maksim Shabunin 4437e0c3b9 Split stat.cpp into smaller pieces 7 years ago
Alexander Alekhin fad3a6bf15 ocl: disable Laplacian5 and sepFilter2D_SinglePass kernels for AMD OpenCL 7 years ago
Fangjun Kuang e8b2c5682e fix issue #9387 and #9575. 7 years ago
Fangjun Kuang ce2a65db85 fix issue #9486. 7 years ago
Fangjun Kuang 2f3d4df2f2 improve the doc for the viz module. 7 years ago
Fangjun Kuang 6205981235 Fix issue 10826. 7 years ago
Fangjun Kuang 28a78003f0 Fix issue 10827. 7 years ago
Alexander Alekhin 84887d3011 cmake: use -isystem for Python/numpy include directories 7 years ago
Alexander Alekhin 9e298ea1bb build: eliminate c++17 Python build warning 7 years ago
Alexander Alekhin 42e1fe301c ocl: allow recursive UMatData lock() calls with the same objects 7 years ago
Dmitry Kurtaev 7fe97376c2 MobileNet-SSD from TensorFlow 1.3 and Inception-V2-SSD using Inference Engine backend 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin 914f57f28d core(parallel_for): fix data race 7 years ago
Dmitry Kurtaev ed94136548 OpenCV face detection network using Inference Engine backend 7 years ago
Vitaly Tuzov 3267fb90c6 Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array 7 years ago
Alexander Alekhin b10fedde56 core(parallel_for): cleanup 7 years ago
Dmitry Kurtaev 8817907647 Test for FP16 version of OpenCV face detection network 7 years ago
Li Peng c43498c6ad check vector emptiness before access it 7 years ago
Li Peng 389fa5d38e slice layer ocl update 7 years ago
Maksim Shabunin e225850cc6 Split persistence.cpp into smaller pieces (#10788) 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
denmatfoton b085158d59 Fix unstable work of stereoRectify function. Issue description: https://github.com/opencv/opencv/issues/10791 7 years ago
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago