opencv/modules
Evgeny Latkin 6808d33b2f Merge pull request #13290 from elatkin:el/gapi_perf_filter2d
GAPI (fluid): Filter 2D optimization (#13290)

* GAPI (fluid): Filter 2D optimization: speedup 13x if float, 2x if integral

* GAPI (fluid): Filter 2D speedup 8x if output is short/ushort

* GAPI (fluid): Filter 2D speedup 7x if output is uchar

* GAPI (fluid): Filter 2D optimization: fixed compiler warnings

* GAPI (fluid): fix compiler warnings on Mac

* GAPI (fluid): fix compiler warnings on Mac

* GAPI (fluid): fix compiler errors on VS2015

* GAPI (fluid): fix compiler errors on VS2015

* GAPI (fluid): fix compiler errors on VS2015
2018-11-27 19:12:14 +03:00
..
calib3d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-10 20:50:26 +00:00
core Made FileNode::operator string inline 2018-11-27 11:47:23 +03:00
dnn Add serialize method for IE net wrapper 2018-11-27 12:02:00 +03:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-21 08:33:39 +00:00
flann Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-26 15:37:45 +03:00
gapi Merge pull request #13290 from elatkin:el/gapi_perf_filter2d 2018-11-27 19:12:14 +03:00
highgui Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-26 15:37:45 +03: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-26 15:37:45 +03:00
java move legacy C-API constants into separate files 2018-11-17 23:47:51 +00:00
js
ml
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 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2018-11-26 15:37:45 +03: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