kopia lustrzana https://github.com/OpenDroneMap/ODM
Always use FLANN matching
rodzic
fc67c295bd
commit
a3fd7255f2
|
@ -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)
|
||||
|
|
Ładowanie…
Reference in New Issue