opencv/modules/imgproc/test
2012-02-09 10:51:53 +00:00
..
test_approxpoly.cpp
test_boundingrect.cpp added licenses to some tests; updated new highgui tests 2012-02-09 10:51:53 +00:00
test_canny.cpp
test_color.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
test_contours.cpp
test_convhull.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp Fixed bug in cv::pyrUp. Reenabled accuracy test. 2011-11-27 11:55:59 +00:00
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp
test_imgwarp.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
test_inpaint.cpp
test_main.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990) 2011-06-03 15:45:50 +00:00
test_moments.cpp
test_pc.cpp added phaseCorrelate function by Will Lucas. 2011-09-05 07:57:18 +00:00
test_precomp.cpp
test_precomp.hpp
test_pyrsegmentation.cpp
test_subdivisions.cpp fixed multiple GCC warnings on Ubuntu 11.04 2011-06-14 12:03:34 +00:00
test_templmatch.cpp
test_thresh.cpp added 16s support to cv::threshold. 2011-11-22 15:16:45 +00:00
test_watershed.cpp