Commit 1592234f authored by Ilya Lavrenov's avatar Ilya Lavrenov

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

parent 5a990048
No related merge requests found
......@@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree)
}
}
OCL_TEST_P(Phase, angleInRadians)
{
for (int j = 0; j < test_loop_times; j++)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment