commented wrong line

This commit is contained in:
Kirill Kornyakov 2012-10-12 17:30:23 +04:00
parent 84176fa027
commit de98da42f7

View File

@ -121,7 +121,7 @@ PERF_TEST_P( TestWarpPerspective, WarpPerspectiveLarge,
SANITY_CHECK(dst);
imwrite("/home/kir/temp/dst" + resolution + ".png", dst);
//imwrite("/home/kir/temp/dst" + resolution + ".png", dst);
}
PERF_TEST_P( TestRemap, remap,