opencv/modules/core
2011-05-27 12:15:36 +00:00
..
doc Purpose: 2nd review cycle - see ??. added index entries 2011-05-26 20:09:05 +00:00
include/opencv2/core renamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed compilation error if eigen3 is used (#805) 2011-05-27 12:15:36 +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