opencv/modules/imgproc/test
Li Peng b69cdb2434 Image pyramids upsampling optimization
Add new ocl kernel for image pyramids upsampling,
It is 35% faster than current OCL kernel in perf test.

Signed-off-by: Li Peng <peng.li@intel.com>
2016-12-02 13:54:58 +08:00
..
ocl Image pyramids upsampling optimization 2016-12-02 13:54:58 +08:00
test_approxpoly.cpp
test_bilateral_filter.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_boundingrect.cpp
test_canny.cpp imgproc test: Canny with custom gradient 2016-07-19 17:15:36 +03:00
test_color.cpp Fixed range for 'v' channel for 8U images 2014-08-21 17:22:06 +04:00
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 2016-08-26 16:01:00 +04:00
test_contours.cpp Merge pull request #7464 from reunanen:test-7409-7458 2016-11-14 16:31:29 +03:00
test_convhull.cpp test: added regression test for convexityDefects (#5908) 2016-01-11 19:47:36 +03:00
test_cvtyuv.cpp typo 2015-09-11 19:01:18 +02:00
test_distancetransform.cpp Fixing GCC 4.9 warnings 2015-07-22 16:12:31 +03:00
test_emd.cpp
test_filter.cpp Fix Sobel evaluation for image ROI without isolated border. 2016-09-16 16:08:37 +03:00
test_fitellipse.cpp Added tests for issues ##4515, 6544 2016-07-18 10:01:13 +03:00
test_floodfill.cpp Fix wrong default mask value in floodFill 2016-10-25 11:16:59 +03:00
test_goodfeaturetotrack.cpp Coverity: fixed uninitialized fields in test_goodfeaturetotrack 2015-12-09 14:25:08 +03:00
test_grabcut.cpp
test_histograms.cpp cv::convertMaps 2014-11-01 10:13:28 -07:00
test_houghLines.cpp Outdated ICV restrictions were removed; 2016-08-19 15:08:39 +03:00
test_imgproc_umat.cpp
test_imgwarp_strict.cpp fixed empty image condition in resize 2016-07-12 13:23:19 +03:00
test_imgwarp.cpp fix logPolar/linearPolar 2016-03-03 18:33:11 +03:00
test_intersection.cpp
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 2015-01-20 17:05:38 +01:00
test_main.cpp
test_moments.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp Update test case for 64F version 2016-05-26 08:38:29 +09:00
test_watershed.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00