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 d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
..
doc added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report #2073) 13 years ago
include/opencv2/imgproc added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report #2073) 13 years ago
perf Ignored warnings from gtest with precompiled headers enabled 13 years ago
src added the optional output maxima value to phaseCorrelate (patch #2071 by Robert Huitl) 13 years ago
test All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
CMakeLists.txt Global CMake reorganization: 13 years ago