opencv/modules
Li Peng 8f63f51e81 gaussian blur ocl kernel optimization
This ocl kernel is for 3x3 kernel size and CV_8UC1 format
It is 115% ~ 300% faster than current ocl path in perf test

python ./modules/ts/misc/run.py -t imgproc --gtest_filter=OCL_GaussianBlurFixture*

Signed-off-by: Li Peng <peng.li@intel.com>
2016-11-08 11:22:26 +08:00
..
calib3d Merge pull request #7467 from tomoaki0705:featureCheckSimdUniversal 2016-11-02 12:30:55 +00:00
core Merge pull request #7605 from tomoaki0705:fixBuildFp16Error 2016-11-03 07:41:42 +00:00
cudaarithm Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudabgsegm Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudacodec Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudafeatures2d Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudafilters fix defines typo 2016-10-03 18:29:11 +03:00
cudaimgproc Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudalegacy Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudaobjdetect Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudaoptflow Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
cudastereo Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudawarping Fixed identifiers warns 2016-09-30 15:16:29 +05:30
cudev Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
features2d fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
flann Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
highgui highgui: window_QT: added missing virtual method specifier 2016-11-02 13:11:51 +01:00
imgcodecs Solution to issue #7408 2016-10-07 21:29:08 +02:00
imgproc gaussian blur ocl kernel optimization 2016-11-08 11:22:26 +08:00
java fix for #7510, #7511 and #7512 2016-10-31 11:07:56 +04:00
ml Merge pull request #7371 from mshabunin:aruco-java-wrap 2016-10-01 15:38:59 +00:00
objdetect fixed detection_based_tracker on visual studio 2013 and later 2016-10-31 11:07:09 +00:00
photo test: change condition in Photo_Decolor 2016-10-20 16:54:43 +03:00
python add vector_vector_KeyPoint support to python wrappers 2016-10-16 19:09:35 +04:00
shape Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
stitching test: don't check magic values in stitching perf test 2016-10-31 13:37:59 +03:00
superres Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
ts ts: update run.py 2016-10-20 16:54:51 +03:00
video Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00
videoio fix the problem:repeatedly stop cause app crash 2016-10-28 15:50:37 +08:00
videostab Merge pull request #7370 from souch55:Fixxn 2016-10-01 10:44:56 +00:00
viz viz: update for VTK6.2+ 2016-10-21 18:33:38 +03:00
world Fixed identifiers warns 2016-09-30 15:16:29 +05:30
CMakeLists.txt world fix 2014-08-05 20:12:35 +04:00