opencv/modules/core
2011-05-30 12:36:07 +00:00
..
doc Purpose: 2nd review cycle - see ??. added index entries 2011-05-26 20:09:05 +00:00
include/opencv2/core added optional encoding parameter to cvOpenFileStorage() and FileStorage::open() (ticket #976). moved some implementation parts of CommandLineParser to cmdparser.cpp. 2011-05-30 12:36:07 +00:00
src added optional encoding parameter to cvOpenFileStorage() and FileStorage::open() (ticket #976). moved some implementation parts of CommandLineParser to cmdparser.cpp. 2011-05-30 12:36:07 +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