Added Argument for --pc-geometric

pull/102/head
Saijin-Naib 2021-06-19 00:21:46 -04:00
rodzic 6d78ba7a43
commit 0456a4474e
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``