- 10 Jun, 2019 2 commits
-
-
Maksim Shabunin authored
-
atalaman authored
G-API: Implement color-convert kernels (#14513) * Implement color-convert kernels * Fix rgb2yuv422 reference version * Fix comments to review * Restore NV12toBGR in imgproc.hpp * Add accuracy tests * Fix doxygen * Fix ref version yuv422 * Fix warnings * Fix typos * Fix simd version yuv422 * Fix warnings * Fix compile error * Fix warning * Remove comment
-
- 07 Jun, 2019 12 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 06 Jun, 2019 9 commits
-
-
SchultzC authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
utibenkei authored
* java: fix java SimpleBlobDetector * add SIMPLEBLOBFeatureDetectorTest * add package org.opencv.test.features2d; * fix SIMPLEBLOBFeatureDetectorTest
-
SchultzC authored
* cast positional arguments to int * Changed to integer division based * removed white space * removed white space
-
Alexander Alekhin authored
-
- 05 Jun, 2019 7 commits
-
-
arnaudbrejeon authored
-
arnaudbrejeon authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
backporting of commit: 76fca0e7
-
Ahmed Ashour authored
-
Ahmed Ashour authored
-
- 04 Jun, 2019 10 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
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
rasmus25 authored
* Revert the bad parts of b085158d to fix https://github.com/opencv/opencv/issues/11131 but preserve the good parts to keep https://github.com/opencv/opencv/issues/10791 fixed * calib3d: add regression test for stereoCalibrate to fix https://github.com/opencv/opencv/issues/11131
-
SchultzC authored
because t = (time.time() - t) will return seconds, dividing by 1000 to obtain seconds will be incorrect.
-
Alexander Alekhin authored
-
Alexey Smirnov authored
G-API: Add parameters alpha and beta in tests on ConvertTo kernel (#14684) * Add parameters alpha and beta in tests on ConvertTo kernel * Change tolerance function * Reduce number of test cases
-
Alexander Alekhin authored
-