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 0d2c98b5e1 Implemented 4 missing Mat::ptr methods 14 years ago
..
doc Purpose: 2nd review cycle 14 years ago
include/opencv2/core Implemented 4 missing Mat::ptr methods 14 years ago
src do not use system is<alpha|alnum|space|...>, because of the different implementations (and in OpenCV we assume english names of the identifiers etc) 14 years ago
test fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
CMakeLists.txt moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago