This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
edead9a2c2
opencv
/
modules
/
core
History
Andrey Pavlenko
750c56cc0e
adding arg name (to fix doc reference and wrappers consistency)
2011-07-29 14:31:28 +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
adding arg name (to fix doc reference and wrappers consistency)
2011-07-29 14:31:28 +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