opencv/modules/core
2011-06-07 10:30:40 +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 class CommandLineParser was updated according new requirements 2011-06-07 10:30:40 +00:00
src class CommandLineParser was updated according new requirements 2011-06-07 10:30:40 +00:00
test fixed ~300 warnings under windows (had to hack gtest a bit) 2011-05-06 21:45:48 +00:00
CMakeLists.txt