added perf test for cv::erode

This commit is contained in:
Kirill Kornyakov
2011-10-06 12:42:14 +00:00
parent 71be121edc
commit 20e49c8286
2 changed files with 28 additions and 1 deletions

View File

@@ -91,4 +91,3 @@ PERF_TEST_P( Size_MatType_OutMatDepth, integral3,
SANITY_CHECK(sqsum);
SANITY_CHECK(tilted);
}