opencv/modules/imgproc/perf
2012-07-05 12:56:31 +00:00
..
perf_blur.cpp Added new perf tests for boxFilter 2012-05-25 11:26:43 +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 Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +00:00
perf_cornerHarris.cpp Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +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 Updated sanity checks for some imgproc perf tests 2012-05-24 15:42:07 +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 merged 2.4 into trunk 2012-04-30 14:33:52 +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 quiet most of the OSX build warnings 2012-07-05 12:56:31 +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