mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
merged all the latest changes from 2.4 to trunk
This commit is contained in:
@@ -35,5 +35,5 @@ PERF_TEST_P(Img_BlockSize_ApertureSize_k_BorderType, cornerHarris,
|
||||
|
||||
TEST_CYCLE() cornerHarris(src, dst, blockSize, apertureSize, k, borderType);
|
||||
|
||||
SANITY_CHECK(dst);
|
||||
SANITY_CHECK(dst, 2e-6);
|
||||
}
|
||||
Reference in New Issue
Block a user