This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-25 19:50:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
23768b1826
opencv
/
modules
/
core
History
Vadim Pisarevsky
23768b1826
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket
#719
)
2011-05-21 18:32:34 +00:00
..
doc
fixed ?? marks; fixed missing highlighting in some of the sections
2011-04-19 11:41:12 +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