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:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user