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-27 20:50:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8eb788c6e7
opencv
/
modules
/
core
History
Andrey Kamaev
8eb788c6e7
#842
#include <sys/mman.h> is moved from public headers closer to usage
2012-03-27 21:29:58 +00:00
..
doc
added special notice about the missing saturation in 32s case (ticket
#1529
)
2012-03-27 14:58:46 +00:00
include/opencv2
/core
#842
#include <sys/mman.h> is moved from public headers closer to usage
2012-03-27 21:29:58 +00:00
perf
Fixed perf test for convertTo
2012-03-21 16:20:44 +00:00
src
#842
#include <sys/mman.h> is moved from public headers closer to usage
2012-03-27 21:29:58 +00:00
test
fixed a few compile problems in SparseMat code; fixed iteration over an empty sparse matrix (ticket
#1587
)
2012-03-27 14:43:24 +00:00
CMakeLists.txt
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00