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.
 
 
 
 
 
 
Maksim Shabunin 7d5fd6a800 Merge pull request #7812 from alalek:fix_putText 8 years ago
..
ocl moving CannyVX test from ocl to cpp file 8 years ago
test_approxpoly.cpp Normalized file endings. 11 years ago
test_bilateral_filter.cpp Several type of formal refactoring: 10 years ago
test_boundingrect.cpp Normalize line endings and whitespace 12 years ago
test_canny.cpp replacing white noise with fruits picture 8 years ago
test_color.cpp Fixed range for 'v' channel for 8U images 10 years ago
test_connectedcomponents.cpp Add Grana's connected components algorithm for 8-way connectivity. (#6823) 8 years ago
test_contours.cpp test: move more drawing tests 8 years ago
test_convhull.cpp test: added regression test for convexityDefects (#5908) 9 years ago
test_cvtyuv.cpp typo 9 years ago
test_distancetransform.cpp Fixing GCC 4.9 warnings 9 years ago
test_drawing.cpp test: putText regression garbage test 8 years ago
test_emd.cpp Normalize line endings and whitespace 12 years ago
test_filter.cpp Fix Sobel evaluation for image ROI without isolated border. 8 years ago
test_fitellipse.cpp Added tests for issues ##4515, 6544 8 years ago
test_floodfill.cpp Fix wrong default mask value in floodFill 8 years ago
test_goodfeaturetotrack.cpp Coverity: fixed uninitialized fields in test_goodfeaturetotrack 9 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 Outdated ICV restrictions were removed; 8 years ago
test_imgproc_umat.cpp added cv::equalizeHist to T-API 11 years ago
test_imgwarp.cpp fix logPolar/linearPolar 9 years ago
test_imgwarp_strict.cpp fixed empty image condition in resize 8 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 Several type of formal refactoring: 10 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 Extract imgcodecs module from highgui 11 years ago
test_templmatch.cpp Move cv::Scalar_ to types.hpp 12 years ago
test_thresh.cpp Update test case for 64F version 9 years ago
test_watershed.cpp Several type of formal refactoring: 10 years ago