mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 04:00:30 +08:00
commented wrong line
This commit is contained in:
parent
84176fa027
commit
de98da42f7
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user