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 12:40:05 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2291faedd8
opencv
/
modules
/
core
History
Vadim Pisarevsky
cdc5bbc0bc
fixed crash in I/O tests on Windows by making sure std::vector is non-empty before taking pointer to its elements
2012-04-05 20:23:53 +00:00
..
doc
fixed bug
#1318
. extended RNG::fill with the optional saturateRange parameter
2012-03-29 12:00:34 +00:00
include/opencv2
/core
fixed crash in I/O tests on Windows by making sure std::vector is non-empty before taking pointer to its elements
2012-04-05 20:23:53 +00:00
perf
Updated performance tests sanity data; fixed some tests
2012-04-04 10:56:17 +00:00
src
Fixed ugly bug in AlgorithmInfo initialisation order
2012-04-05 16:06:09 +00:00
test
probably, ultimately fixed the problem of empty clusters in kmeans; added test for singular kmeans cases
2012-04-05 13:01:34 +00:00
CMakeLists.txt
cmake scripts are updated to prefer includes from the OpenCV source tree
2012-03-03 15:49:23 +00:00