Extension_image_recognition/BEBLIDParameters.py

5 lines
92 B
Python
Executable File

NN_MATCH_RATIO = 0.8
MIN_GOOD_MATCHES = 20
MIN_INLIERS = 16
KEYPOINTS = 1000
IMG_SIZE = 1000