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.
 
 
 
 
 
 
Alexander Shishkov b081f8bfd6 changed uint to unsigned int 14 years ago
..
doc continued cleaning up the docs and fixing hyperlinks (".. index:: <name>" and ".. _<name>:" are not needed anymore) 14 years ago
include/opencv2/core fixed RNG::uniform(double,double) (ticket #1131) 14 years ago
src changed uint to unsigned int 14 years ago
test ~40 warnings under VS2008 14 years ago
CMakeLists.txt moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago