Merge pull request #6 from pierotofy/patch-2

Typo
pull/8/head
Dan Joseph 2018-05-18 19:22:18 -04:00 zatwierdzone przez GitHub
commit 7bbbf8577c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -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 <string>
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 <positive float>
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