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
c9dacaa254
opencv
/
modules
/
ts
History
Andrey Kamaev
95e657714f
Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows
2012-04-27 19:13:58 +00:00
..
include/opencv2
/ts
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
2011-12-29 16:46:16 +00:00
misc
Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows
2012-04-27 19:13:58 +00:00
src
NORM_L2SQR added too (ticket
#1840
)
2012-04-23 12:29:23 +00:00
CMakeLists.txt
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