opencv/modules/imgproc/test/ocl
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to:
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE
to manage changes between updates more easily.

IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
2015-09-25 17:50:15 +03:00
..
test_accumulate.cpp world fix 2014-08-05 20:12:35 +04:00
test_blend.cpp world fix 2014-08-05 20:12:35 +04:00
test_boxfilter.cpp world fix 2014-08-05 20:12:35 +04:00
test_canny.cpp disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00
test_color.cpp IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
test_filter2d.cpp fixed tests for ocl_filter2d, ocl_matchTemplate, ocl_histogram.cpp 2014-08-07 15:36:00 +04:00
test_filters.cpp fixed Erode and Dilate in case of kernel = Mat() 2014-08-12 12:19:13 +04:00
test_gftt.cpp world fix 2014-08-05 20:12:35 +04:00
test_histogram.cpp fixed nDiffs for CalcBackProject 2014-08-07 15:36:00 +04:00
test_houghlines.cpp Optimization for HoughLinesP 2014-10-07 17:53:33 +04:00
test_imgproc.cpp world fix 2014-08-05 20:12:35 +04:00
test_match_template.cpp fixed test ocl_MatchTemplate for sparse matrix 2014-08-08 13:37:18 +04:00
test_medianfilter.cpp world fix 2014-08-05 20:12:35 +04:00
test_pyramids.cpp world fix 2014-08-05 20:12:35 +04:00
test_sepfilter2D.cpp world fix 2014-08-05 20:12:35 +04:00
test_warp.cpp disabled some kernels for Android && NVidia 2015-03-04 14:46:49 +03:00