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.
 
 
 
 
 
 
Alexander Karsakov b046210296 Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
..
ocl Changed epsilon for hog test, because hog detector is sensible to resize accuracy. 11 years ago
test_approxpoly.cpp Normalized file endings. 11 years ago
test_bilateral_filter.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_boundingrect.cpp Normalize line endings and whitespace 12 years ago
test_canny.cpp Normalize line endings and whitespace 12 years ago
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 Warning fixes continued 13 years ago
test_convhull.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_cvtyuv.cpp deleted extra semicolons 11 years ago
test_distancetransform.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
test_emd.cpp Normalize line endings and whitespace 12 years ago
test_filter.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_floodfill.cpp Completely separate C and C++ API of OpenCV core 12 years ago
test_grabcut.cpp Make highgui.hpp independent from C API 12 years ago
test_histograms.cpp Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 11 years ago
test_houghLines.cpp cv::norm -> cvtest::norm in tests 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 added 16-bit support to Bayer2RGB & Bayer2Gray (ticket #686); fixed bug in cv.CreateHist() when no ranges are passed (ticket #990) 14 years ago
test_moments.cpp hopefully fixed test failures and complains from the doc builder 11 years ago
test_pc.cpp Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 13 years ago
test_precomp.hpp disabled some IPP funcs 11 years ago
test_templmatch.cpp Move cv::Scalar_ to types.hpp 12 years ago
test_thresh.cpp Normalized file endings. 11 years ago
test_watershed.cpp Normalized file endings. 11 years ago