fixed cv::split; enabled test
This commit is contained in:
@@ -197,7 +197,7 @@ PARAM_TEST_CASE(Split, MatType, Channels, bool)
|
||||
}
|
||||
};
|
||||
|
||||
OCL_TEST_P(Split, DISABLED_Accuracy)
|
||||
OCL_TEST_P(Split, Accuracy)
|
||||
{
|
||||
for (int j = 0; j < test_loop_times; j++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user