From 2e90e0b42d8dcdcabd67981eeab05e88c983efd2 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Mon, 14 Dec 2020 17:04:49 -0500 Subject: [PATCH] update arguments to improve description of resize --- source/arguments.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arguments.rst b/source/arguments.rst index 4fae80f0e..ffaf0b505 100644 --- a/source/arguments.rst +++ b/source/arguments.rst @@ -16,7 +16,7 @@ Arguments Path to the project folder. --resize-to - Resizes images by the largest side for opensfm. Set to ``-1`` to disable. + Resizes images by the largest side for opensfm. Set to ``-1`` to disable. Disabling is useful for deriving maximum quality from imagery, but can be computationally expensive. Default: ``2048``