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-29 22:00:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
89b5f40ce3
opencv
/
modules
/
core
History
Andrey Kamaev
0d2c98b5e1
Implemented 4 missing Mat::ptr methods
2011-05-24 16:14:23 +00:00
..
doc
Purpose: 2nd review cycle
2011-05-23 21:20:31 +00:00
include/opencv2
/core
Implemented 4 missing Mat::ptr methods
2011-05-24 16:14:23 +00:00
src
do not use system is<alpha|alnum|space|...>, because of the different implementations (and in OpenCV we assume english names of the identifiers etc)
2011-05-24 13:34:25 +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