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.
 
 
 
 
 
 
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
..
ocl fix file names 7 years ago
test_approxpoly.cpp Normalized file endings. 11 years ago
test_bilateral_filter.cpp Update for IPP for OpenCV 2017u2 integration; 8 years ago
test_boundingrect.cpp Normalize line endings and whitespace 12 years ago
test_canny.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
test_color.cpp Bit-exact version of Luv2RGB_b (#9470) 7 years ago
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
test_contours.cpp Fix pointPolygonTest for large coordinate values (#10222) 7 years ago
test_convhull.cpp Fix Issue #9797 minEnclosingCircle from three points 7 years ago
test_cvtyuv.cpp typo 9 years ago
test_distancetransform.cpp Fixing GCC 4.9 warnings 9 years ago
test_drawing.cpp Fixed clipLine evaluation for very long lines 8 years ago
test_emd.cpp Normalize line endings and whitespace 12 years ago
test_filter.cpp test for GaussianBlur with border 7 years ago
test_fitellipse.cpp enabled tests for fitEllipse since the issue is fixed 7 years ago
test_fitellipse_ams.cpp fix file names 7 years ago
test_fitellipse_direct.cpp fix file names 7 years ago
test_floodfill.cpp Fix wrong default mask value in floodFill 8 years ago
test_goodfeaturetotrack.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
test_grabcut.cpp Make highgui.hpp independent from C API 12 years ago
test_histograms.cpp cv::convertMaps 10 years ago
test_houghcircles.cpp Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
test_houghlines.cpp fix file names 7 years ago
test_imgproc_umat.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
test_imgwarp.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
test_imgwarp_strict.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
test_intersection.cpp fixed warnings 11 years ago
test_lsd.cpp Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm. 10 years ago
test_main.cpp
test_moments.cpp test: extract OpenCL Moments tests, drop 'coi' parameter 7 years ago
test_pc.cpp core: use matlab-style in 2d fftShift 7 years ago
test_precomp.hpp ColorLab_full test fixed 7 years ago
test_resize_bitexact.cpp Added universal intrinsics based implementations for CV_8UC2, CV_8UC3, CV_8UC4 bit-exact resizes. 7 years ago
test_templmatch.cpp Move cv::Scalar_ to types.hpp 12 years ago
test_thresh.cpp Update 16UC thresholding 7 years ago
test_watershed.cpp Several type of formal refactoring: 10 years ago