提交 71131223 编写于 作者: K Kirill Kornyakov

integral perf tests renamed for readability

上级 7cd4761f
......@@ -66,7 +66,7 @@ PERF_TEST_P( Size_MatType_OutMatDepth, integral_sqsum,
/*
// void integral(InputArray image, OutputArray sum, OutputArray sqsum, OutputArray tilted, int sdepth=-1 )
*/
PERF_TEST_P( Size_MatType_OutMatDepth, integral3_sqsum_tilted,
PERF_TEST_P( Size_MatType_OutMatDepth, integral_sqsum_tilted,
testing::Combine(
testing::Values( TYPICAL_MAT_SIZES ),
testing::Values( CV_8UC1, CV_8UC4 ),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册