opencv/modules/core
2011-07-27 13:36:53 +00:00
..
doc fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python. 2011-07-24 10:34:14 +00:00
include/opencv2/core added an ability to make push_back to the empty matrix 2011-07-21 09:38:25 +00:00
src TEGRA optimized add8u, sub8u and logical 8u operations 2011-07-27 13:36:53 +00:00
test added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +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