diff --git a/usr/examples/keypoints.py b/usr/examples/keypoints.py index 9eea0fbd4..d901d0b9c 100644 --- a/usr/examples/keypoints.py +++ b/usr/examples/keypoints.py @@ -1,6 +1,6 @@ import sensor, time -KEYPOINTS_THRESH=16 +KEYPOINTS_THRESH=32 MATCHING_THRESH=70 NORMALIZED=False