fixed gpu-vs-cpu performance tests

This commit is contained in:
Vladislav Vinogradov
2012-05-22 11:27:45 +00:00
parent 61fd5ed0e1
commit 9bddac1099
4 changed files with 6 additions and 6 deletions

View File

@@ -100,7 +100,7 @@ GPU_PERF_TEST_1(SURF, cv::gpu::DeviceInfo)
cv::SURF surf;
declare.time(10.0);
declare.time(30.0);
TEST_CYCLE()
{