From 254fbd99c4a7d8e128181537f5ed434d72e6b75d Mon Sep 17 00:00:00 2001 From: gastgit <62561076+gastgit@users.noreply.github.com> Date: Mon, 22 Jun 2020 23:10:49 +0300 Subject: [PATCH] Update arguments.rst forgot some cleanups at the top of the page --- source/arguments.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/source/arguments.rst b/source/arguments.rst index b5bff589d..728d41ff4 100644 --- a/source/arguments.rst +++ b/source/arguments.rst @@ -51,21 +51,25 @@ Arguments:: to not use pre-matching. OpenSFM uses both parameters at the same time, Bundler uses only one which has value, prefering the Neighbors parameter. - Default: 8 + Default: 8 + --matcher-distance Distance threshold in meters to find pre-matching images based on GPS exif data. Set both matcher- neighbors and this to 0 to skip pre-matching. - Default: 0 + Default: 0 + --use-fixed-camera-params Turn off camera parameter optimization during bundler - Off by default unless --camera parameter used + Off by default unless --camera parameter used + --camera-lens 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 + Default: auto + --radiometric-calibration Set the radiometric calibration to perform on images. When processing multispectral images you should set