fixed perf test
This commit is contained in:
@@ -139,6 +139,7 @@ OCL_PERF_TEST_P(CopyToFixture, CopyToWithMaskUninit,
|
|||||||
dst.release();
|
dst.release();
|
||||||
startTimer();
|
startTimer();
|
||||||
src.copyTo(dst, mask);
|
src.copyTo(dst, mask);
|
||||||
|
cv::ocl::finish();
|
||||||
stopTimer();
|
stopTimer();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user