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
opencv
/
modules
/
core
History
Vladislav Vinogradov
58e26313dd
fixed bug in cv::LUT (multi-channel source array and single-channel table)
...
added missing cudaSafeCall
2011-05-10 06:11:03 +00:00
..
doc
fixed ?? marks; fixed missing highlighting in some of the sections
2011-04-19 11:41:12 +00:00
include/opencv2
/core
made ptrdiff_t visible to GCC 4.6 compiler
2011-05-09 21:21:31 +00:00
src
fixed bug in cv::LUT (multi-channel source array and single-channel table)
2011-05-10 06:11:03 +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