opencv/modules/imgproc/test
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
..
ocl IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
test_approxpoly.cpp
test_bilateral_filter.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_boundingrect.cpp
test_canny.cpp
test_color.cpp Fixed range for 'v' channel for 8U images 2014-08-21 17:22:06 +04:00
test_connectedcomponents.cpp
test_contours.cpp Adding test support for WINRT 2015-06-30 15:35:20 +03:00
test_convhull.cpp Fixing GCC 4.9 warnings 2015-07-22 16:12:31 +03:00
test_cvtyuv.cpp typo 2015-09-11 19:01:18 +02:00
test_distancetransform.cpp Fixing GCC 4.9 warnings 2015-07-22 16:12:31 +03:00
test_emd.cpp
test_filter.cpp Support non continuous, BORDER_REPLICATE 2015-06-26 14:49:31 +02:00
test_floodfill.cpp fixed memory leaks in floodfill tests 2015-09-11 18:47:20 +02:00
test_grabcut.cpp
test_histograms.cpp cv::convertMaps 2014-11-01 10:13:28 -07:00
test_houghLines.cpp IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
test_imgproc_umat.cpp
test_imgwarp_strict.cpp fixed memory leak caused by illegal memory access 2015-09-11 19:07:20 +02:00
test_imgwarp.cpp Resize area result verification moved to the separate function 2015-09-21 13:44:28 +02:00
test_intersection.cpp
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 2015-01-20 17:05:38 +01:00
test_main.cpp
test_moments.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
test_pc.cpp
test_precomp.hpp
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00