Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilya Lavrenov e2558e5ee5 increased eps to pass tests 11 years ago
..
ocl increased eps to pass tests 11 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_boundingrect.cpp
test_canny.cpp
test_color.cpp fixed defects from coverity.com 11 years ago
test_connectedcomponents.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_contours.cpp
test_convhull.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_cvtyuv.cpp deleted extra semicolons 11 years ago
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp
test_houghLines.cpp Changed check condition in tests in case ipp disabled. 11 years ago
test_imgproc_umat.cpp added cv::equalizeHist to T-API 11 years ago
test_imgwarp.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_imgwarp_strict.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_intersection.cpp fixed warnings 11 years ago
test_lsd.cpp deleted excess semicolons, commas 11 years ago
test_main.cpp
test_moments.cpp hopefully fixed test failures and complains from the doc builder 11 years ago
test_pc.cpp
test_precomp.hpp disabled some IPP funcs 11 years ago
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp