added mask support to cv::norm, cv::meanStdDev
This commit is contained in:
parent
5a9900481a
commit
1592234f1a
@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
OCL_TEST_P(Phase, angleInRadians)
|
||||
{
|
||||
for (int j = 0; j < test_loop_times; j++)
|
||||
|
Loading…
Reference in New Issue
Block a user