Always use FLANN matching

pull/1210/head
Piero Toffanin 2020-12-05 21:44:11 -05:00
rodzic fc67c295bd
commit a3fd7255f2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -105,7 +105,7 @@ class OSFMContext:
except Exception as e:
log.ODM_WARNING("Cannot set camera_models_overrides.json: %s" % str(e))
use_bow = bool(reconstruction.multi_camera)
use_bow = False
feature_type = "SIFT"
# GPSDOP override if we have GPS accuracy information (such as RTK)