23335 Commits (2200e13c7193e0fe9db4b9f7c4bee3a7ef043909)
 

Author SHA1 Message Date
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Maksim Shabunin 633b0e56a5 Fixed compilation warnings in samples: 7 years ago
Maksim Shabunin 8393d755f6 Fixed OpenGL-specific compilation warning (unused function) 7 years ago
Alexander Alekhin 7474ad81d9 Merge pull request #10845 from alalek:cpu_dispatch_fix_file_generation 7 years ago
Alexander Alekhin 14032c6653 cmake: reset __content variable if file doesn't exist 7 years ago
Alexander Alekhin 17233c687e Merge pull request #10797 from mshabunin:split-convert 7 years ago
Alexander Alekhin 57cbde3393 Merge pull request #10798 from mshabunin:split-stat 7 years ago
Alexander Alekhin 579781e35e Merge pull request #10822 from alalek:ocl_fix_imgproc_amd 7 years ago
Alexander Alekhin 66f3c1ae79 Merge pull request #10843 from luzpaz:misc-modules-typos 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
Vadim Pisarevsky 51b5fdba25 Merge pull request #10805 from dkurt:dnn_inf_engine_tf_ssd 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
Alexander Alekhin ab0f0f26a1 Merge pull request #10839 from csukuangfj:fix-9486 7 years ago
Alexander Alekhin b7ad95beaa Merge pull request #10836 from csukuangfj:fix-10826 7 years ago
Alexander Alekhin 2c8da29f3a Merge pull request #10835 from csukuangfj:fix-10827 7 years ago
Alexander Alekhin efd3fafa25 Merge pull request #10834 from csukuangfj:fix-issue-9387 7 years ago
Alexander Alekhin d61528b2d5 Merge pull request #10833 from csukuangfj:improve-viz3d 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 e2a99d24ec Merge pull request #10813 from alalek:cmake_cxx_flags 7 years ago
Alexander Alekhin 601e3aaf98 Merge pull request #10820 from alalek:python_isystem 7 years ago
Alexander Alekhin dd2fd39c05 Merge pull request #10819 from alalek:ocl_fix_dgpu_locks 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 65ba2e0adf cmake: update adding of extra compiler flags 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 d56b2b56fb Merge pull request #10814 from luzpaz:opencv-misc-apps-docs-platforms-typos 7 years ago
luz.paz d47b1f3b70 Misc. ./apps ./doc ./platoforms typos 7 years ago
Alexander Alekhin 090ee46f4a Merge pull request #10812 from luzpaz:opencv-misc-samples-dir-typos 7 years ago
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Vadim Pisarevsky 0c07836fba Merge pull request #10807 from luzpaz:misc-typos 7 years ago
Vadim Pisarevsky 835acd3f31 Merge pull request #10799 from dkurt:dnn_inference_engine_face_detection 7 years ago
Vadim Pisarevsky f8b03d4a4b Merge pull request #10806 from alalek:build_cxx17 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Alexander Alekhin f77f2876ff Merge pull request #10800 from alalek:parallel_for_update 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