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:
@@ -1011,6 +1011,7 @@ OCL_TEST_P(Phase, angleInDegree)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
OCL_TEST_P(Phase, angleInRadians)
|
||||
{
|
||||
for (int j = 0; j < test_loop_times; j++)
|
||||
|
||||
Reference in New Issue
Block a user