opencv/modules/gpu/perf
Vladislav Vinogradov e7dda44a07 updated image for StereoConstantSpaceBP regression test
updated gpu tests for CornerHarris and CornerMinEigen
moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639)
2012-03-07 09:49:24 +00:00
..
perf_arithm.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
perf_calib3d.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_features2d.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_filters.cpp updated image for StereoConstantSpaceBP regression test 2012-03-07 09:49:24 +00:00
perf_imgproc.cpp updated image for StereoConstantSpaceBP regression test 2012-03-07 09:49:24 +00:00
perf_main.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
perf_matop.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_objdetect.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 added performance tests for gpu module 2011-09-07 13:16:07 +00:00
perf_precomp.hpp update gpu perf tests 2011-12-28 12:53:08 +00:00
perf_utility.cpp update gpu perf tests 2011-12-28 12:53:08 +00:00
perf_utility.hpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
perf_video.cpp Added a perf. test for gpu::FarnebackOpticalFlow 2012-02-16 11:48:56 +00:00