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.
 
 
 
 
 
 
Vadim Pisarevsky ffabbfa778 added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time. 10 years ago
..
ocl Merge pull request #3784 from ilya-lavrenov:nvidia_android 10 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 Normalize line endings and whitespace 12 years ago
test_color.cpp Fixed range for 'v' channel for 8U images 10 years ago
test_connectedcomponents.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_contours.cpp added test for http://code.opencv.org/issues/2957 10 years ago
test_convhull.cpp Regression test for Bug #3989: check fitEllipse with rotation angles of n*pi/2 10 years ago
test_cvtyuv.cpp deleted extra semicolons 11 years ago
test_distancetransform.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
test_emd.cpp Normalize line endings and whitespace 12 years ago
test_filter.cpp added test for http://code.opencv.org/issues/2736 10 years ago
test_floodfill.cpp Several type of formal refactoring: 10 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 Changed check condition in tests in case ipp disabled. 11 years ago
test_imgproc_umat.cpp added cv::equalizeHist to T-API 11 years ago
test_imgwarp.cpp added test to prove that remap does not leak memory (http://code.opencv.org/issues/2502). disabled the test for now to save execution time. 10 years ago
test_imgwarp_strict.cpp Merge pull request #3326 from ilya-lavrenov:neon_canny 10 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 Normalized file endings. 11 years ago
test_watershed.cpp Several type of formal refactoring: 10 years ago