updated gpu-vs-cpu performance tests
authorVladislav Vinogradov <no@email>
Tue, 22 May 2012 10:29:58 +0000 (10:29 +0000)
committerVladislav Vinogradov <no@email>
Tue, 22 May 2012 10:29:58 +0000 (10:29 +0000)
commit1d57911646b82e2b271bc3dfb5b984624f17cd48
tree43c99fe9ccb6ec644103b4d9830cff5f4b07c4fd
parentddf7fde3b203e4fa2f0898881c0c64d63a025996
updated gpu-vs-cpu performance tests
15 files changed:
cmake/OpenCVModule.cmake
modules/gpu/CMakeLists.txt
modules/gpu/perf_cpu/perf_arithm.cpp
modules/gpu/perf_cpu/perf_calib3d.cpp
modules/gpu/perf_cpu/perf_cpu_precomp.cpp [new file with mode: 0644]
modules/gpu/perf_cpu/perf_cpu_precomp.hpp [moved from modules/gpu/perf_cpu/perf_precomp.hpp with 59% similarity]
modules/gpu/perf_cpu/perf_features2d.cpp
modules/gpu/perf_cpu/perf_filters.cpp
modules/gpu/perf_cpu/perf_imgproc.cpp
modules/gpu/perf_cpu/perf_main.cpp
modules/gpu/perf_cpu/perf_matop.cpp
modules/gpu/perf_cpu/perf_objdetect.cpp
modules/gpu/perf_cpu/perf_precomp.cpp [deleted file]
modules/gpu/perf_cpu/perf_utility.cpp
modules/gpu/perf_cpu/perf_video.cpp