opencv/modules/imgproc/test/ocl
2014-03-28 21:46:03 +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 eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00
test_filter2d.cpp refactored filter2D; eliminated restrictions sdepth == ddepth, delta == 0 2014-03-24 14:42:51 +04:00
test_filters.cpp Prototype OCL version of gaussian blur with integer arithmetic 2014-03-28 21:46:03 +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 eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +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 eliminated restriction src[i].channels() == 1 in cv::merge 2014-03-19 13:56:31 +04:00