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 40370345c5 Merge pull request #2765 from pradeep-pyro:kullback_leibler 10 years ago
..
ocl Merge pull request #2888 from ilya-lavrenov:tapi_remap 11 years ago
test_approxpoly.cpp Normalized file endings. 11 years ago
test_bilateral_filter.cpp cv::norm -> cvtest::norm in tests 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 fixed defects from coverity.com 11 years ago
test_connectedcomponents.cpp cv::norm -> cvtest::norm in tests 11 years ago
test_contours.cpp Warning fixes continued 13 years ago
test_convhull.cpp cv::norm -> cvtest::norm in tests 11 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 Changed cv::log to std::log 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 cv::norm -> cvtest::norm in tests 11 years ago
test_imgwarp_strict.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
test_intersection.cpp fixed warnings 11 years ago
test_lsd.cpp deleted excess semicolons, commas 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 hopefully fixed test failures and complains from the doc builder 11 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 Normalized file endings. 11 years ago