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.
 
 
 
 
 
 
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
..
ocl Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 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_fitellipseAMS.cpp Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 7 years ago
test_fitellipseDirect.cpp Adds fitEllipseAMS to imgproc: The Approximate Mean Square (AMS) proposed by Taubin 1991. 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_houghLines.cpp Update for IPP for OpenCV 2017u2 integration; 8 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 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 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 Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 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