opencv/modules/core/perf
2012-04-23 09:09:30 +00:00
..
perf_abs.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_arithm.cpp Created a perftest for convertTo, updated perftests for arithmetical operations 2012-02-15 10:24:47 +00:00
perf_bitwise.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_compare.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_convertTo.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
perf_dft.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_dot.cpp Fixed dot product test 2011-12-30 10:42:07 +00:00
perf_inRange.cpp Fail perf_inRange.cpp added 2012-04-23 09:09:30 +00:00
perf_main.cpp Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_math.cpp fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
perf_merge.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
perf_minmaxloc.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_norm.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 Performance testing branch is merged back into trunk 2011-09-06 15:30:28 +00:00
perf_reduce.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_split.cpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
perf_stat.cpp More natural sorting of MatType constants in performance reports. 2012-01-16 07:04:26 +00:00