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.
 
 
 
 
 
 
Rostislav Vasilikhin 1055f9d208 Merge pull request #10757 from savuor:test_hist_renew 7 years ago
..
ocl fix file names 7 years ago
test_approxpoly.cpp
test_bilateral_filter.cpp Update for IPP for OpenCV 2017u2 integration; 8 years ago
test_boundingrect.cpp
test_canny.cpp Fix in Canny when Sobel apertureSize is 7 (#10743) 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
test_drawing.cpp Merge pull request #10732 from Riyuzakii:10598 7 years ago
test_emd.cpp
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
test_histograms.cpp Merge pull request #10757 from savuor:test_hist_renew 7 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
test_lsd.cpp
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_smooth_bitexact.cpp bitexact gaussianblur implementation (#10345) 7 years ago
test_templmatch.cpp
test_thresh.cpp Update 16UC thresholding 7 years ago
test_watershed.cpp