Name
Last commit
Last update
..
test_approxpoly.cpp Normalize line endings and whitespace
test_bilateral_filter.cpp Normalize line endings and whitespace
test_boundingrect.cpp Normalize line endings and whitespace
test_canny.cpp Normalize line endings and whitespace
test_color.cpp Normalize line endings and whitespace
test_contours.cpp Merged the trunk r8589:8653 - all changes related to build warnings
test_convhull.cpp Merged the trunk r8589:8653 - all changes related to build warnings
test_cvtyuv.cpp Normalize line endings and whitespace
test_distancetransform.cpp Normalize line endings and whitespace
test_emd.cpp Normalize line endings and whitespace
test_filter.cpp Normalize line endings and whitespace
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 Added regression test for HoughLines algorithm
test_imgwarp.cpp Normalize line endings and whitespace
test_imgwarp_strict.cpp Normalize line endings and whitespace
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.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
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 Normalize line endings and whitespace
test_watershed.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet