Extension_image_recognition/ORBParameters.py

5 lines
84 B
Python
Executable File

THRESHOLD = 35
MIN_GOOD_MATCHES = 12
MIN_INLIERS = 8
KEYPOINTS = 5000
IMG_SIZE = 500