opencv/modules/core
2011-05-24 16:14:23 +00:00
..
doc Purpose: 2nd review cycle 2011-05-23 21:20:31 +00:00
include/opencv2/core Implemented 4 missing Mat::ptr methods 2011-05-24 16:14:23 +00:00
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) 2011-05-24 13:34:25 +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