added mask support to cv::norm, cv::meanStdDev

pull/2121/head
Ilya Lavrenov 11 years ago
parent 5a9900481a
commit 1592234f1a
  1. 1
      modules/core/test/ocl/test_arithm.cpp

@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree)
}
}
OCL_TEST_P(Phase, angleInRadians)
{
for (int j = 0; j < test_loop_times; j++)

Loading…
Cancel
Save