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-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d4fbb2c4fb
opencv
/
modules
/
core
History
Vadim Pisarevsky
c5088ca1b8
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket
#996
)
2011-06-19 21:13:32 +00:00
..
doc
Purpose: 2nd review cycle.
2011-06-17 22:23:37 +00:00
include/opencv2
/core
added explicit Mat_<T>::Mat_(const MatExpr&) (resolves ticket
#996
)
2011-06-19 21:13:32 +00:00
src
fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly.
2011-06-18 10:56:49 +00:00
test
~40 warnings under VS2008
2011-06-11 17:24:09 +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