- 24 Jun, 2019 1 commit
-
-
Feng Chen authored
* tensorflow support mirror pad * revert macro define * revert macro define * reduce code duplication * revert macro define
-
- 22 Jun, 2019 1 commit
-
-
Lubov Batanina authored
* Support Eltwise3d * Refactoring * Fix test
-
- 21 Jun, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Cameron Martin authored
Removed constants from legacy C api and switched out header with shorter version. Removed blank line that was failing CI.
-
- 20 Jun, 2019 7 commits
-
-
Alexander Alekhin authored
from MSVS2017 and GCC8 -O1 mode
-
Alexander Alekhin authored
misused 'optional' mode
-
Alexander Alekhin authored
- exception safe smart pointers, fixed many memory leaks - fixed errors handling - fixed strings handling - fixed file existence check - fixed toFraction() implementation - add 'drop=true' for v4l2 input - avoid overriding custom pipelines sink's 'max-buffers' value - updated valgrind supression rules - added support for GStreamer native leaks tracking (via gst_deinit() call) - repaired capturing through GStreamer0.10 (fixed CV_8UC1)
-
Alexander Alekhin authored
causes leaks if FFmpeg is disabled through OPENCV_VIDEOIO_PRIORITY_FFMPEG=0
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 15 Jun, 2019 1 commit
-
-
gal0is authored
-
- 14 Jun, 2019 5 commits
-
-
Kang Yifei authored
Test request by #14583 (#14800) * add test to show the undistort bug * move test to calib3d
-
Kang authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
* Remove Inference Engine 2018R3 and 2018R4 * Fix 2018R5
-
Vitaly Tuzov authored
-
- 13 Jun, 2019 1 commit
-
-
Jan Starzynski authored
-
- 11 Jun, 2019 4 commits
-
-
Vitaly Tuzov authored
Fix for MSVS2019 build warnings (#14743) * AVX512 arch support for MSVS * Fix for MSVS2019 build warnings: updated integral() AVX512 implementation * Fix for MSVS2019 build warnings: reworked v_rotate_right AVX512 implementation * fix indentation
-
Alexander Alekhin authored
backporting of commit: d3d13c41
-
Alexander Alekhin authored
backporting of commit: f6230ae0
-
Maksim Shabunin authored
-
- 08 Jun, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- use compile-time checks instead (`#if CV_SIMD128`) - runtime checks are useless
-
Lubov Batanina authored
* Support Slice layer in ONNX importer * Add IE support * Fix ONNX importer * Fix Slice
-
- 07 Jun, 2019 5 commits
-
-
Chip Kerchner Chip.Kerchner@ibm.com authored
-
Alexander Alekhin authored
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 06 Jun, 2019 2 commits
-
-
Alexander Alekhin authored
-
utibenkei authored
* java: fix java SimpleBlobDetector * add SIMPLEBLOBFeatureDetectorTest * add package org.opencv.test.features2d; * fix SIMPLEBLOBFeatureDetectorTest
-
- 05 Jun, 2019 5 commits
-
-
arnaudbrejeon authored
-
arnaudbrejeon authored
-
Alexander Alekhin authored
backporting of commit: 76fca0e7
-
Ahmed Ashour authored
-
Ahmed Ashour authored
-
- 04 Jun, 2019 2 commits
-
-
Lubov Batanina authored
* Add Axpy layer * Fix test * fix caffe importer
-
Ted Steiner authored
Fix build issue on QNX platform (#14678) * QNX compatibility * core: unify gettimeofday() usage
-