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 04:36:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
17d88783c2
opencv
/
modules
/
core
History
Andrey Kamaev
7cc7a3f37d
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
2012-04-08 21:49:19 +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
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
2012-04-08 21:49:19 +00:00
perf
Updated performance tests sanity data; fixed some tests
2012-04-04 10:56:17 +00:00
src
#1765
Fixed solvePoly for polynomials having coeffs[n] != 1
2012-04-06 19:54:15 +00:00
test
handle single-point sets in kmeans properly
2012-04-06 13:22:08 +00:00
CMakeLists.txt
#645
Added cv::getBuildInformation function (with sample) to get OpenCV build configuration
2012-04-06 15:43:20 +00:00