Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrey Kamaev 95e657714f Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
..
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 13 years ago
misc Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
src NORM_L2SQR added too (ticket #1840) 13 years ago
CMakeLists.txt Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago