mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
turn on CountNonZero test
This commit is contained in:
parent
d9e4ad3f50
commit
f551b2547e
@ -252,4 +252,4 @@ void CV_CountNonZeroTest::run(int)
|
||||
}
|
||||
}
|
||||
|
||||
// TEST (Core_CountNonZero, accuracy) { CV_CountNonZeroTest test; test.safe_run(); }
|
||||
TEST (Core_CountNonZero, accuracy) { CV_CountNonZeroTest test; test.safe_run(); }
|
||||
|
Loading…
Reference in New Issue
Block a user