Fixes in calibration and camshift tests

This commit is contained in:
Vladislav Sovrasov
2016-02-04 17:38:05 +03:00
parent 54c07ba0ff
commit 4e3a6328ba
2 changed files with 1 additions and 5 deletions

View File

@@ -57,7 +57,7 @@ class calibration_test(NewOpenCVTests):
eps = 0.01
normCamEps = 10.0
normDistEps = 0.01
normDistEps = 0.001
cameraMatrixTest = [[ 532.80992189, 0., 342.4952186 ],
[ 0., 532.93346422, 233.8879292 ],