opencv/modules/imgproc/test
Li Peng 6cb73356b1 laplacian ocl kernel optimization
This ocl kernel is 46%~171% faster than current laplacian 3x3
ocl kernel in the perf test, with image format "CV_8UC1".

Signed-off-by: Li Peng <peng.li@intel.com>
2016-11-17 12:01:02 +08:00
..
ocl
test_approxpoly.cpp
test_bilateral_filter.cpp
test_boundingrect.cpp
test_canny.cpp
test_color.cpp
test_connectedcomponents.cpp
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp
test_fitellipse.cpp
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp
test_imgproc_umat.cpp
test_imgwarp_strict.cpp
test_imgwarp.cpp
test_intersection.cpp
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp