mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
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