.. |
test_approxpoly.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_boundingrect.cpp
|
Fixed 2 spontaneously failing tests
|
2012-03-29 03:05:41 +00:00 |
test_canny.cpp
|
fixed build on Windows with MSVC2010
|
2011-02-09 22:45:45 +00:00 |
test_color.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_contours.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_convhull.cpp
|
switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638
|
2012-03-29 10:47:08 +00:00 |
test_cvtyuv.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_distancetransform.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_emd.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_filter.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_floodfill.cpp
|
rewritten floodfill in generic style; added CV_32S flavor (ticket #1482)
|
2012-03-29 17:08:03 +00:00 |
test_grabcut.cpp
|
Fixed the path to the testdata.
|
2012-03-30 12:27:17 +00:00 |
test_histograms.cpp
|
fixed chi-square test, ticket #1263
|
2012-03-26 09:07:02 +00:00 |
test_imgwarp.cpp
|
performance test for INTER_AREA resize has been added.
|
2012-06-06 14:45:33 +00:00 |
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
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_pc.cpp
|
Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast)
|
2012-05-18 08:33:19 +00:00 |
test_precomp.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_precomp.hpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_templmatch.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |
test_thresh.cpp
|
Fixed some build warnings; slightly improved python search
|
2012-03-02 08:34:54 +00:00 |
test_watershed.cpp
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
2011-02-09 20:55:11 +00:00 |