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.
 
 
 
 
 
 
Ilya Lysenkov 75ad9b9867 Documented a return value in cvOpenFileStorage (issue #215) 13 years ago
..
doc Documented a return value in cvOpenFileStorage (issue #215) 13 years ago
include/opencv2/core Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
perf Updated performance tests sanity data; fixed some tests 13 years ago
src #1765 Fixed solvePoly for polynomials having coeffs[n] != 1 13 years ago
test fixed crashes in videocapture and videowriter on Ubuntu 11.10 13 years ago
CMakeLists.txt #645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration 13 years ago