Merge pull request #46 from gastgit/patch-2

Update arguments.rst
pull/47/head
Stephen Mather 2020-06-22 16:16:43 -04:00 zatwierdzone przez GitHub
commit eb9e3ba89e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 8 dodań i 4 usunięć

Wyświetl plik

@ -51,21 +51,25 @@ Arguments::
to not use pre-matching. OpenSFM uses both parameters to not use pre-matching. OpenSFM uses both parameters
at the same time, Bundler uses only one which has at the same time, Bundler uses only one which has
value, prefering the Neighbors parameter. value, prefering the Neighbors parameter.
Default: 8 Default: 8
--matcher-distance <integer> --matcher-distance <integer>
Distance threshold in meters to find pre-matching Distance threshold in meters to find pre-matching
images based on GPS exif data. Set both matcher- images based on GPS exif data. Set both matcher-
neighbors and this to 0 to skip pre-matching. neighbors and this to 0 to skip pre-matching.
Default: 0 Default: 0
--use-fixed-camera-params --use-fixed-camera-params
Turn off camera parameter optimization during bundler Turn off camera parameter optimization during bundler
Off by default unless --camera parameter used Off by default unless --camera parameter used
--camera-lens <string> --camera-lens <string>
Can be one of auto | perspective | brown | fisheye | spherical Can be one of auto | perspective | brown | fisheye | spherical
Set a camera projection type. Manually setting a value Set a camera projection type. Manually setting a value
can help improve geometric undistortion. By default the application can help improve geometric undistortion. By default the application
tries to determine a lens type from the images metadata. tries to determine a lens type from the images metadata.
Default: auto Default: auto
--radiometric-calibration <string> --radiometric-calibration <string>
Set the radiometric calibration to perform on images. Set the radiometric calibration to perform on images.
When processing multispectral images you should set When processing multispectral images you should set