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 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
..
perf_blur.cpp Merged the trunk r8408:8457 (inclusive) 13 years ago
perf_canny.cpp 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
perf_cornerEigenValsAndVecs.cpp Merged the trunk r8408:8457 (inclusive) 13 years ago
perf_cornerHarris.cpp Merged the trunk r8408:8457 (inclusive) 13 years ago
perf_cvt_color.cpp Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests. 13 years ago
perf_filter2d.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
perf_goodFeaturesToTrack.cpp Merged the trunk r8408:8457 (inclusive) 13 years ago
perf_houghLines.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 13 years ago
perf_integral.cpp Set sanity thresholds for several performance tests 13 years ago
perf_main.cpp Performance testing branch is merged back into trunk 13 years ago
perf_morph.cpp 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
perf_precomp.cpp Performance testing branch is merged back into trunk 13 years ago
perf_precomp.hpp Added performance test for Canny 13 years ago
perf_pyramids.cpp 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
perf_resize.cpp 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
perf_sepfilters.cpp 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
perf_threshold.cpp account test 13 years ago
perf_warp.cpp Fixed small bug in summary.py 13 years ago