opencv/modules
Evgeny Latkin f07856eab9 Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter
GAPI (fluid): optimization of Separable filter (#13221)

* GAPI (fluid): Separable filter: performance test

* GAPI (fluid): enable all performance tests

* GAPI: separable filters: alternative code for Sobel

* GAPI (fluid): hide unused old code for Sobel filter

* GAPI (fluid): especial code for Sobel if U8 into S16

* GAPI (fluid): back to old code for Sobel

* GAPI (fluid): run_sepfilter3x3_impl() with CPU dispatcher

* GAPI (fluid): run_sepfilter3x3_impl(): fix compiler warnings

* GAPI (fluid): new engine for separable filters (but Sobel)

* GAPI (fluid): new performance engine for Sobel

* GAPI (fluid): Sepfilters performance: fixed compilation error
2018-11-26 15:05:35 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
core Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-21 08:33:39 +00:00
dnn dnn/Vulkan: make thread safe 2018-11-26 14:08:37 +08:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-21 08:33:39 +00:00
flann flann: drop untested hdf5.h 2018-10-21 15:16:52 +00:00
gapi Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter 2018-11-26 15:05:35 +03:00
highgui highgui: restore convertscale semantics in window_w32.cpp 2018-11-21 11:05:24 +01:00
imgcodecs Merge pull request #13253 from alalek:fix_13201 2018-11-23 20:02:46 +03:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-21 08:33:39 +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 Merge pull request #13253 from alalek:fix_13201 2018-11-23 20:02:46 +03:00
world
CMakeLists.txt