opencv/modules/imgproc/test
2011-06-14 12:03:34 +00:00
..
test_approxpoly.cpp
test_canny.cpp
test_color.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686) 2011-06-03 14:26:30 +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 ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp
test_imgwarp.cpp
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_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
test_watershed.cpp