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
f2a337f990
opencv
/
modules
/
core
History
Vadim Pisarevsky
f2a337f990
fixed several typos, including the old ones from ticket
#854
2011-05-21 20:17:45 +00:00
..
doc
fixed several typos, including the old ones from ticket
#854
2011-05-21 20:17:45 +00:00
include/opencv2
/core
fixed a few warnings on Windows; fixed critical bugs in cvMixChannels and AutoBuffer<>.
2011-05-17 15:44:01 +00:00
src
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +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