Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 3b558508be TEGRA optimized add8u, sub8u and logical 8u operations 14 years ago
..
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. 14 years ago
include/opencv2/core added an ability to make push_back to the empty matrix 14 years ago
src TEGRA optimized add8u, sub8u and logical 8u operations 14 years ago
test added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
CMakeLists.txt moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago