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 f2a337f990 fixed several typos, including the old ones from ticket #854 14 years ago
..
doc fixed several typos, including the old ones from ticket #854 14 years ago
include/opencv2/core fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>. 14 years ago
src replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 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