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.
 
 
 
 
 
 
Roman Donchenko 95c2e8b51f Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
..
test_approxpoly.cpp Normalized file endings. 11 years ago
test_bilateral_filter.cpp Fix bilateralFilter function 11 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 War on Whitespace, master edition: trailing spaces. 11 years ago
test_connectedcomponents.cpp War on Whitespace, master edition: file endings. 11 years ago
test_contours.cpp Warning fixes continued 13 years ago
test_convhull.cpp Boring changes - imgproc. 11 years ago
test_cvtyuv.cpp Deleted all trailing whitespace. 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 Normalized file endings. 11 years ago
test_floodfill.cpp Completely separate C and C++ API of OpenCV core 12 years ago
test_grabcut.cpp Make highgui.hpp independent from C API 12 years ago
test_histograms.cpp Introduce CV_COMP_CHISQR_ALT, an alternative method to calculate ChiSquare Histogram comparison 11 years ago
test_houghLines.cpp Normalized file endings. 11 years ago
test_imgwarp.cpp Fixed a few tests that use uninitialized inputs. 11 years ago
test_imgwarp_strict.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_lsd.cpp Added fixes mentioned in #3205 : changing uint to unsigned literals for compilation on Mingw 4.7.2 11 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 converted moments function to C++ 12 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 Make highgui.hpp independent from C API 12 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 Normalized file endings. 11 years ago