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
test_bilateral_filter.cpp
test_boundingrect.cpp
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
test_connectedcomponents.cpp
test_contours.cpp
test_convhull.cpp
test_cvtyuv.cpp
test_distancetransform.cpp
test_drawing.cpp
test_emd.cpp
test_filter.cpp
test_fitellipse.cpp
test_fitellipse_ams.cpp fix file names 7 years ago
test_fitellipse_direct.cpp fix file names 7 years ago
test_floodfill.cpp
test_goodfeaturetotrack.cpp
test_grabcut.cpp
test_histograms.cpp
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_pc.cpp
test_precomp.hpp
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
test_thresh.cpp
test_watershed.cpp