1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

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

This commit is contained in:
Ilya Lavrenov
2014-01-06 00:12:13 +04:00
parent 5a9900481a
commit 1592234f1a
+1
View File
@@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree)
}
}
OCL_TEST_P(Phase, angleInRadians)
{
for (int j = 0; j < test_loop_times; j++)