1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

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
+1 -1
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()
{