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.
 
 
 
 
 
 
pradeep f8b23cff18 Fixed test errors, added support for C data types. 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
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
test_distancetransform.cpp
test_emd.cpp
test_filter.cpp
test_floodfill.cpp
test_grabcut.cpp
test_histograms.cpp Fixed test errors, added support for C data types. 11 years ago
test_houghLines.cpp Changed check condition in tests in case ipp disabled. 11 years ago
test_imgproc_umat.cpp
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
test_lsd.cpp
test_main.cpp
test_moments.cpp
test_pc.cpp
test_precomp.hpp disabled some IPP funcs 11 years ago
test_templmatch.cpp
test_thresh.cpp
test_watershed.cpp