mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -755,6 +755,7 @@ static uint64_t memory_usage_base_opencl = 0;
|
||||
|
||||
void testSetUp()
|
||||
{
|
||||
fflush(stdout); fflush(stderr);
|
||||
cv::ipp::setIppStatus(0);
|
||||
cv::theRNG().state = cvtest::param_seed;
|
||||
cv::setNumThreads(cvtest::testThreads);
|
||||
|
||||
Reference in New Issue
Block a user