- 28 Feb, 2020 1 commit
-
-
MoonChasing authored
in sample codes instead of cpp files' name.
-
- 22 Feb, 2020 1 commit
-
-
Gourav Roy authored
* add python version of video-input-psnr-ssim * remove ret * documentation changes * added link for python file * command line argument
-
- 21 Feb, 2020 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* dnn: fix processing of input shapes - importer: avoid using of .setInput() => .setInputShape() - setInput: shape limitation check (partial) * dnn(test): test .setInput() in readNet()
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
fixed the ordering of contour convex hull points * partially fixed the issue #4539 * fixed warnings and test failures * fixed integer overflow (issue #14521) * added comment to force buildbot to re-run * extended the test for the issue 4539. Check the expected behaviour on the original contour as well * added comment; fixed typo, renamed another variable for a little better clarity * added yet another part to the test for issue #4539, where we run convexHull and convexityDetects on the original contour, without any manipulations. the rest of the test stays the same
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
* fixed several problems when running tests on Mac: * OCL_pyrUp * OCL_flip * some basic UMat tests * histogram badarg test (out of range access) * retained the storepix fix in ocl_flip only for 16U/16S datatype, where the OpenCL compiler on Mac generates incorrect code * moved deletion of ACCESS_FAST flag to non-SVM branch (where SVM is shared virtual memory (in OpenCL 2.x), not support vector machine) * force OpenCL to use read/write for GPU<=>CPU memory transfers on machines with discrete video only on Macs. On Windows/Linux the drivers are seemingly smart enough to implement map/unmap properly (and maybe more efficiently than explicit read/write)
-
Maksim Shabunin authored
-
Alexander Smorkalov authored
-
- 20 Feb, 2020 7 commits
-
-
Alexander Alekhin authored
-
Muhammad Taha authored
-
Alexander Alekhin authored
-
Aditya Kumar authored
Adding python codes to samples/python * Python version of samples: - laplace.py - drawing.py * Update drawing.py * Update drawing.py * Update drawing.py * Update laplace.py * Update laplace.py * Update drawing.py * Update drawing.py * Update laplace.py * samples * drawing * drawing * drawing.py
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
cyy authored
-
- 19 Feb, 2020 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 18 Feb, 2020 3 commits
-
-
Alexander Alekhin authored
-
Karl Liu authored
use const instead of constexpr
-
Alexander Alekhin authored
* dnn(test): test DLDT IRv10 model, drop old models * dnn(test): don't expect bitexact results in DLDT IR tests
-
- 17 Feb, 2020 4 commits
-
-
Liubov Batanina authored
Add CP-VTON sample * Support resize from PyTorch * Add CP-VTON sample * Fix downsampling * Fix test * Add model links * Add default args * Speed up resize * Fix TOM link * Add default args * Fix comments * Set aspect ratio for input * Update links * Check files exist
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
fixed cv::moveWindow() on mac * fixed cv::moveWindow() on mac (issue #16343). Thanks to cwreynolds and saskatchewancatch for the help! * fixed warnings about _x0 and _y0 * fixed warnings about _x0 and _y0
-
- 16 Feb, 2020 2 commits
-
-
keeper121 authored
* Fix NN resize with dimentions > 4 * add test check for nn resize with channels > 4 * Change types from float to double * Del unnecessary test file. Move nn test to test_imgwarp. Add 5 channels test only.
-
atinfinity authored
* fixed typo * add compatibility code to handle migration
-
- 15 Feb, 2020 1 commit
-
-
Gagandeep Singh authored
* fixed Split layer in ONNXImporter * added test for fix of split layer * fixed tests for Split layer * applied reviews * updated tests * fixed paths in tests
-
- 14 Feb, 2020 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2020 2 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 12 Feb, 2020 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Feb, 2020 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-