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.
 
 
 
 
 
 
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
..
test_approxpoly.cpp Normalize line endings and whitespace 12 years ago
test_bilateral_filter.cpp Normalize line endings and whitespace 12 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 Make highgui.hpp independent from C API 12 years ago
test_connectedcomponents.cpp connectedcomponents test case 12 years ago
test_contours.cpp Warning fixes continued 13 years ago
test_convhull.cpp Warning fixes continued 13 years ago
test_cvtyuv.cpp Merge branch '2.4' 12 years ago
test_distancetransform.cpp almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet) 12 years ago
test_emd.cpp Normalize line endings and whitespace 12 years ago
test_filter.cpp Normalize line endings and whitespace 12 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 Move cv::Mat out of core.hpp 12 years ago
test_houghLines.cpp converted houghlines to C++ 12 years ago
test_imgwarp.cpp Normalize line endings and whitespace 12 years ago
test_imgwarp_strict.cpp Implementation of cv::Matx and cv::Vec is almost moved to matx.hpp 12 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.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 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 Normalize line endings and whitespace 12 years ago
test_watershed.cpp replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago