Commit de98da42 authored by Kirill Kornyakov's avatar Kirill Kornyakov

commented wrong line

parent 84176fa0
...@@ -121,7 +121,7 @@ PERF_TEST_P( TestWarpPerspective, WarpPerspectiveLarge, ...@@ -121,7 +121,7 @@ PERF_TEST_P( TestWarpPerspective, WarpPerspectiveLarge,
SANITY_CHECK(dst); SANITY_CHECK(dst);
imwrite("/home/kir/temp/dst" + resolution + ".png", dst); //imwrite("/home/kir/temp/dst" + resolution + ".png", dst);
} }
PERF_TEST_P( TestRemap, remap, PERF_TEST_P( TestRemap, remap,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment