From 51c392fb582bc805cf7cfb3a899e1dad824a3a45 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 18 May 2018 16:16:54 -0500 Subject: [PATCH] Typo --- source/using.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/using.rst b/source/using.rst index 5f0cc803d..d3f970b4f 100644 --- a/source/using.rst +++ b/source/using.rst @@ -145,12 +145,12 @@ Args:: images have less overlap. Lower values result in denser point clouds but with more noise. Default: 3 --opensfm-depthmap-method - Raw depthmap computation algorithm. PATCH_MAP and + Raw depthmap computation algorithm. PATCH_MATCH and PATCH_MATCH_SAMPLE are faster, but might miss some valid points. BRUTE_FORCE takes longer but produces - denser reconstructions. Default: PATCH_MAP + denser reconstructions. Default: PATCH_MATCH --opensfm-depthmap-min-patch-sd - When using PATCH_MAP or PATCH_MATCH_SAMPLE, controls + When using PATCH_MATCH or PATCH_MATCH_SAMPLE, controls the standard deviation threshold to include patches. Patches with lower standard deviation are ignored. Default: 1