opencv/modules/imgproc/perf
2012-06-15 13:04:17 +00:00
..
perf_blur.cpp Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +00:00
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 2011-12-29 16:46:16 +00:00
perf_cornerEigenValsAndVecs.cpp Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +00:00
perf_cornerHarris.cpp Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +00:00
perf_cvt_color.cpp Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests. 2012-03-31 22:30:18 +00:00
perf_filter2d.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
perf_goodFeaturesToTrack.cpp Merged the trunk r8408:8457 (inclusive) 2012-05-30 08:47:34 +00:00
perf_houghLines.cpp Created perf tests for cornerHarris, cornerEigenValsAndVecs, goodFeaturesToTrack, adaptiveThreshold, HoughLines. 2012-01-16 13:35:16 +00:00
perf_integral.cpp Set sanity thresholds for several performance tests 2012-04-20 15:33:34 +00:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
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 2011-12-29 16:46:16 +00:00
perf_precomp.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_precomp.hpp Merged the trunk r8589:8653 - all changes related to build warnings 2012-06-15 13:04:17 +00:00
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 2011-12-29 16:46:16 +00:00
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 2011-12-29 16:46:16 +00:00
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 2011-12-29 16:46:16 +00:00
perf_threshold.cpp account test 2012-01-19 12:20:34 +00:00
perf_warp.cpp Fixed small bug in summary.py 2012-01-13 12:37:10 +00:00