increased time-limits

This commit is contained in:
Anna Kogan
2012-11-28 14:13:24 +04:00
parent 157cdeb443
commit 8877066846
10 changed files with 12 additions and 2 deletions

View File

@@ -133,6 +133,7 @@ PERF_TEST_P( TestWarpPerspectiveNear_t, WarpPerspectiveNear,
Mat dst(size, type);
declare.in(src).out(dst);
declare.time(100);
TEST_CYCLE()
{