mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Deleted all trailing whitespace.
This commit is contained in:
@@ -852,7 +852,7 @@ PERFTEST(meanShiftProc)
|
||||
GPU_FULL_OFF;
|
||||
|
||||
vector<double> eps(2, 0.);
|
||||
TestSystem::instance().ExpectMatsNear(dst, ocl_dst, eps);
|
||||
TestSystem::instance().ExpectMatsNear(dst, ocl_dst, eps);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user