opencv/modules/gpu/perf
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
2012-02-22 10:00:53 +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 fixed and updated gpu implementation of separable liner filters 2012-02-15 12:05:59 +00:00
perf_imgproc.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +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