16594 Commits (17233c687e2d51010dab2587f2532a460ccdb4b6)

Author SHA1 Message Date
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
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
Maksim Shabunin 904640c9ae Split matrix.cpp into smaller pieces 7 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
csukuangfj f1c91a8d34
Fix issue #10781 7 years ago
Alexander Alekhin 0d01b97b75 cuda: don't use std::numeric_limits 7 years ago
Alexander Alekhin 7fedfa0380 cudev(test): avoid namespace check 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin f1e50ecab3 ts: fix missing std::tr1 (C++17) 7 years ago
Alexander Alekhin 3d6659112f cmake: fix includes processing 7 years ago
Rostislav Vasilikhin 1055f9d208 Merge pull request #10757 from savuor:test_hist_renew 7 years ago
Harshal Nishar 384fa95680 Fix in Canny when Sobel apertureSize is 7 (#10743) 7 years ago
sergeybe 2266a8c85f fix FindContours default offset for CV_LINK_RUNS method 7 years ago
Ya-Chiu Wu c8d8b1fbcd Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 7 years ago
Alexander Alekhin 02bc17be6f js: filterout OpenCL headers 7 years ago
Sayed Adel 534dcbe017 core:ppc Fix compile issue with Eigen 7 years ago
Maksim Shabunin 82aff110b7 cmake: allow providing list of extra modules paths 7 years ago
Vitaly Tuzov 26321795f7 Fixed assertion in ORB::setFirstLevel() 7 years ago
Maksim Shabunin e56d6054aa Do not build protobuf without dnn (#10689) 7 years ago
Aditya Rohan ccea0a831a Merge pull request #10732 from Riyuzakii:10598 7 years ago
Dmitry Kurtaev 65a6674c6e ocl4dnnGEMV in case of row_size < 4 7 years ago
Li Peng 6aec71d7ee mvn layer ocl update 7 years ago
Li Peng 83b16ab7b7 fix extra spaces in build option 7 years ago
Li Peng 54c81cbde4 eltwise layer SUM op update 7 years ago