mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
commented wrong line
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user