opencv/modules/imgproc/test/ocl
2014-05-12 11:54:15 +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 eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_boxfilter.cpp added 3-channels support to cv::boxFilter, cv::blur, cv::sqrBoxFilter 2014-03-24 14:31:42 +04:00
test_canny.cpp added 3-channels support to cv::Canny 2014-03-24 13:02:54 +04:00
test_color.cpp increased eps to pass tests 2014-05-12 11:54:15 +04:00
test_filter2d.cpp Optimizes filter2D for Intel GPUs 2014-04-23 10:20:09 -07:00
test_filters.cpp added more types to cv::GaussianBlur 2014-04-28 13:50:28 +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 eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_match_template.cpp eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_medianfilter.cpp added 3-channels support to cv::medianBlur 2014-03-24 14:32:31 +04:00
test_pyramids.cpp eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_sepfilter2D.cpp eliminated restriction delta == 0 from cv::sepFilter2D 2014-03-24 17:39:07 +04:00
test_warp.cpp Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 2014-04-28 11:37:46 +04:00