1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

moved utility functions from gpu_perf_test and gpu_test to ts module

This commit is contained in:
Vladislav Vinogradov
2013-03-15 14:09:10 +04:00
parent 819ac111a2
commit abc9ef6809
45 changed files with 1232 additions and 1590 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
#include "perf_precomp.hpp"
CV_PERF_TEST_MAIN(superres)
using namespace perf;
CV_PERF_TEST_MAIN(superres, printCudaInfo())