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 4d09d62f85 Added Ptr<T> support to AlgorithmInfo; fixed some warnings 13 years ago
..
doc fixed several documentation errors 13 years ago
include/opencv2/features2d All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
perf Ignored warnings from gtest with precompiled headers enabled 13 years ago
src Added Ptr<T> support to AlgorithmInfo; fixed some warnings 13 years ago
test All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
CMakeLists.txt