Increase keypoints threshold

This commit is contained in:
iabdalkader 2015-08-15 16:46:31 +02:00
parent e04f7ec0fb
commit 161b2d6a43

View File

@ -1,6 +1,6 @@
import sensor, time
KEYPOINTS_THRESH=16
KEYPOINTS_THRESH=32
MATCHING_THRESH=70
NORMALIZED=False