.. |
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_bilateral_filter.cpp
|
fixed a few compile warnings and errors with VS2010.
|
2012-08-03 17:12:45 +04: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
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_convhull.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +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
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_floodfill.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_grabcut.cpp
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
test_histograms.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_imgwarp_strict.cpp
|
Fix windows build warnings
|
2012-09-17 13:30:28 +04:00 |
test_imgwarp.cpp
|
Warning fixes continued
|
2012-06-09 15:00:04 +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
|
quiet most of the OSX build warnings
|
2012-07-05 12:56:31 +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
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
test_watershed.cpp
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |