added perf tests for cv::dilate

This commit is contained in:
Ilya Lavrenov
2014-01-13 15:30:35 +04:00
parent f61597dce8
commit 5a2a0b326a
2 changed files with 22 additions and 1 deletions

View File

@@ -199,4 +199,3 @@ OCL_PERF_TEST_P(CLAHEFixture, CLAHE, OCL_TEST_SIZES)
} } // namespace cvtest::ocl
#endif // HAVE_OPENCL