Add camera lens argument

pull/30/head^2
Stephen Mather 2019-09-28 06:20:43 -04:00 zatwierdzone przez GitHub
rodzic a3f03aaf96
commit 76898a0252
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 7 dodań i 1 usunięć

Wyświetl plik

@ -50,6 +50,12 @@ Arguments::
--use-fixed-camera-params
Turn off camera parameter optimization during bundler
Off by default unless --camera parameter used
--camera-lens <string>
Can be one of auto | perspective | brown | fisheye | spherical
Set a camera projection type. Manually setting a value
can help improve geometric undistortion. By default the application
tries to determine a lens type from the images metadata.
Default: auto
--max-concurrency <positive integer>
The maximum number of processes to use in various
processes. Peak memory requirement is ~1GB per thread
@ -280,4 +286,4 @@ Arguments::
Default: all
`Help edit these docs! <https://github.com/OpenDroneMap/docs/blob/publish/source/using.rst>`_
`Help edit these docs! <https://github.com/OpenDroneMap/docs/blob/publish/source/using.rst>`_