opencv/modules/core
2011-06-06 15:15:30 +00:00
..
doc replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
include/opencv2/core replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 2011-06-06 14:51:27 +00:00
src fixed VS2010 compile warnings and errors 2011-06-06 15:15:30 +00:00
test fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
CMakeLists.txt moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 2011-04-26 15:46:15 +00:00