opencv/modules/imgproc
Li Peng 396921dd23 5x5 gaussian blur optimization
Add new 5x5 gaussian blur kernel for CV_8UC1 format,
it is 50% ~ 70% faster than current ocl kernel in the perf test.

Signed-off-by: Li Peng <peng.li@intel.com>
2016-12-06 09:42:37 +08:00
..
doc Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 2016-08-16 12:49:33 +02:00
include/opencv2 Fix docs explaining the returnPoints argument of convexHull. 2016-11-23 20:43:52 +09:00
misc/java java tests fixes 2016-11-23 13:53:00 +03:00
perf test: update HoughLines perf test 2016-10-20 16:54:35 +03:00
src 5x5 gaussian blur optimization 2016-12-06 09:42:37 +08:00
test 5x5 gaussian blur optimization 2016-12-06 09:42:37 +08:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00