kopia lustrzana https://github.com/OpenDroneMap/docs
Added Argument for --pc-geometric
rodzic
6d78ba7a43
commit
0456a4474e
|
@ -129,6 +129,9 @@ Arguments
|
||||||
``--pc-filter`` <positive float>
|
``--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``
|
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``
|
``--pc-las``
|
||||||
Export the georeferenced point cloud in LAS format. Default: ``False``
|
Export the georeferenced point cloud in LAS format. Default: ``False``
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue