Name
Last commit
Last update
..
test_approxpoly.cpp Normalized file endings.
test_bilateral_filter.cpp Fix bilateralFilter function
test_boundingrect.cpp Normalize line endings and whitespace
test_canny.cpp Normalize line endings and whitespace
test_color.cpp Fixed range for 'v' channel for 8U images.
test_contours.cpp Merged the trunk r8589:8653 - all changes related to build warnings
test_convhull.cpp Warning fixes for GCC 4.8.
test_cvtyuv.cpp deleted extra semicolons
test_distancetransform.cpp Normalized file endings.
test_emd.cpp Normalize line endings and whitespace
test_filter.cpp fixing bug #3345. use norm to make sure two matrices are the same.
test_floodfill.cpp Merged the trunk r8589:8653 - all changes related to build warnings
test_grabcut.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
test_histograms.cpp Merged the trunk r8589:8653 - all changes related to build warnings
test_houghLines.cpp Normalized file endings.
test_imgwarp.cpp Fixed a few tests that use uninitialized inputs.
test_imgwarp_strict.cpp Fixed several problems found by PVS-Studio.
test_main.cpp added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990)
test_moments.cpp Normalize line endings and whitespace
test_pc.cpp Merged the trunk r8345:8376
test_precomp.hpp Fix OS X build warnings
test_templmatch.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
test_thresh.cpp Normalized file endings.
test_watershed.cpp Normalized file endings.