opencv/modules/gpu/perf
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
wrote more complicated tests for them
implemented own version of warpAffine and warpPerspective for different border interpolation types
refactored some gpu tests
2012-03-14 15:54:17 +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 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +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