borglab/gtsfm

Handling images without EXIF data

Offen

#265 geöffnet am 05.09.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jupyter Notebook (62 Forks)auto 404
enhancementhelp wanted

Repository-Metriken

Stars
 (517 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

I guess I could have it require that ground truth intrinsics are provided.

Is the case for the intrinsics being None is handled anywhere? The output of get_intrinsics_from_exif() is Optional[Cal3Bundler], but it seems the ground truth intrinsics (or a good estimate) are required.

Originally posted by @travisdriver in https://github.com/borglab/gtsfm/pull/258#discussion_r702190601

Contributor Guide