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 e918877bcf fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker) 13 years ago
..
doc
include/opencv2/calib3d
perf Ignored warnings from gtest with precompiled headers enabled 13 years ago
src fixed bug with uninitialized variable in cvGetOptimalNewCameraMatrix (patch #1731 by floemker) 13 years ago
test All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
CMakeLists.txt