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.
 
 
 
 
 
 
Maria Dimashova 33493f4e19 renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805) 14 years ago
..
doc Purpose: 2nd review cycle - see ??. added index entries 14 years ago
include/opencv2/core renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805) 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