opencv/modules
Evgeny Latkin 6757c2c5a6 Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv
GAPI (fluid): RGB to YUV optimization (#13174)

* GAPI (fluid): RGB to YUV: activate performance tests

* GAPI (fluid): speedup 4-8x RGB-to-YUV, 2.5x YUV to RGB with int16 arithmetic

* GAPI (fluid): RGB <--> YUV: fixed compiler warning

* GAPI (fluid): RGB <--> YUV: additional speedup 2-3x times (10-15x over original) via manual CV_SIMD

* GAPI (fluid): RGB <--> YUV: dynamic CV_SIMD dispatching
2018-11-19 17:30:14 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
core Merge tag '4.0.0' 2018-11-18 09:22:00 +00:00
dnn Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-17 14:17:35 +00:00
features2d move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
flann flann: drop untested hdf5.h 2018-10-21 15:16:52 +00:00
gapi Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv 2018-11-19 17:30:14 +03:00
highgui highgui: Qt - restore convertscale semantics 2018-11-16 16:13:05 +01:00
imgcodecs move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
imgproc move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
java move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
js Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-10-15 20:15:42 +00:00
ml completely new C++ persistence implementation (#13011) 2018-11-02 00:27:06 +03:00
objdetect Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-12 17:58:45 +03:00
photo move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
python move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
stitching stitching(test): workaround ParallelFeaturesFinder.IsSameWithSerial 2018-11-12 20:17:28 +03:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
video move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
videoio move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
world
CMakeLists.txt