opencv/modules/imgproc/test/ocl
2014-08-05 12:01:28 +04:00
..
test_accumulate.cpp eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_blend.cpp fixed ocl tests for BlendLinear, BoxFilter, Integral 2014-08-05 11:41:08 +04:00
test_boxfilter.cpp fixed ocl tests for BlendLinear, BoxFilter, Integral 2014-08-05 11:41:08 +04:00
test_canny.cpp added 3-channels support to cv::Canny 2014-03-24 13:02:54 +04:00
test_color.cpp fixed test for CvtColor RGB -> Luv 2014-08-05 11:54:26 +04:00
test_filter2d.cpp Bug fixes for filter2D and associated tests. 2014-05-20 22:30:09 -07:00
test_filters.cpp fix test_opencv_imgproc compilation 2014-08-04 12:13:33 +04:00
test_gftt.cpp eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_histogram.cpp fix tests 2014-04-11 16:11:05 +04:00
test_imgproc.cpp fixed ocl_integral 2014-08-05 12:01:28 +04:00
test_match_template.cpp Added support for 3-channels 2014-06-11 11:49:22 +04:00
test_medianfilter.cpp added 3-channels support to cv::medianBlur 2014-03-24 14:32:31 +04:00
test_pyramids.cpp Added new border types for pyrDown 2014-05-26 13:57:03 +04:00
test_sepfilter2D.cpp eliminated restriction delta == 0 from cv::sepFilter2D 2014-03-24 17:39:07 +04:00
test_warp.cpp optimized INTER_LINEAR mode 2014-06-23 16:25:05 +04:00