opencv/modules/imgproc/test/ocl
2014-04-22 09:32:39 +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 fixes in imgproc 2014-04-17 14:51:59 +04:00
test_filter2d.cpp refactored filter2D; eliminated restrictions sdepth == ddepth, delta == 0 2014-03-24 14:42:51 +04:00
test_filters.cpp Merge pull request #2612 from grkutty:pullreq/140319-bilateral-b 2014-04-22 09:32:39 +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 Optimizes OpenCL resize and optical flow to use image extension. 2014-04-14 16:09:17 -07:00