Merge pull request #102 from Saijin-Naib/publish

pull/103/head
Stephen Mather 2021-06-19 18:26:19 -04:00 zatwierdzone przez GitHub
commit b2c5e559c6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -129,6 +129,9 @@ Arguments
``--pc-filter`` <positive float>
Filters the point cloud by removing points that deviate more than N standard deviations from the local mean. Set to 0 to disable filtering. Default: ``2.5``
``--pc-geometric``
Improve the accuracy of the point cloud by computing geometrically consistent depthmaps. This increases processing time, but can improve results in urban scenes. Default: ``False``
``--pc-las``
Export the georeferenced point cloud in LAS format. Default: ``False``