From 59f3b12ca060b4ef7bf87fa92a8d8b2828ab15b2 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Mon, 22 Apr 2019 11:28:05 -0400 Subject: [PATCH] Remove flags Remove flags that no longer exist. See https://github.com/OpenDroneMap/docs/issues/13 --- source/using.rst | 36 +++--------------------------------- 1 file changed, 3 insertions(+), 33 deletions(-) diff --git a/source/using.rst b/source/using.rst index 3212f7673..35b1dbe51 100644 --- a/source/using.rst +++ b/source/using.rst @@ -87,33 +87,25 @@ Arguments:: --resize-to resizes images by the largest side for opensfm. Set to -1 to disable. Default: 2048 - --start-with , -s - Can be one of: dataset | opensfm | slam | smvs | - odm_meshing | odm_25dmeshing | mvs_texturing | - odm_georeferencing | odm_dem | odm_orthophoto --end-with , -e - Can be one of:dataset | opensfm | slam | smvs | + Can be one of:dataset | opensfm | slam | mve | odm_meshing | odm_25dmeshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto --rerun , -r - Can be one of:dataset | opensfm | slam | smvs | + Can be one of:dataset | opensfm | slam | mve | odm_meshing | odm_25dmeshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto --rerun-all force rerun of all tasks --rerun-from - Can be one of:dataset | opensfm | slam | smvs | + Can be one of:dataset | opensfm | slam | mve | odm_meshing | odm_25dmeshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto --video Path to the video file to process --slam-config Path to config file for orb-slam - --force-focal - Override the focal length information for the images --proj Projection used to transform the model into geographic coordinates - --force-ccd - Override the ccd width information for the images --min-num-features Minimum number of features to extract per image. More features leads to better results but slower execution. @@ -174,24 +166,6 @@ Arguments:: lower memory usage. Since GSD is an estimate, sometimes ignoring it can result in slightly better image output quality. - --smvs-alpha Regularization parameter, a higher alpha leads to - smoother surfaces. Default: 1.0 - --smvs-output-scale - The scale of the optimization - the finest resolution - of the bicubic patches will have the size of the - respective power of 2 (e.g. 2 will optimize patches - covering down to 4x4 pixels). Default: 2 - --smvs-enable-shading - Use shading-based optimization. This model cannot - handle complex scenes. Try to supply linear images to - the reconstruction pipeline that are not tone mapped - or altered as this can also have very negative effects - on the reconstruction. If you have simple JPGs with - SRGB gamma correction you can remove it with the - --smvs-gamma-srgb option. Default: False - --smvs-gamma-srgb Apply inverse SRGB gamma correction. To be used with - --smvs-enable-shading when you have simple JPGs with - SRGB gamma correction. Default: False --mesh-size The maximum vertex count of the output mesh. Default: 100000 @@ -309,9 +283,6 @@ Arguments:: forested Default=ComplexForest --orthophoto-resolution 0.0> Orthophoto resolution in cm / pixel. Default: 5 - --orthophoto-target-srs - Target spatial reference for orthophoto creation. Not - implemented yet. Default: None --orthophoto-no-tiled Set this parameter if you want a stripped geoTIFF. Default: False @@ -328,7 +299,6 @@ Arguments:: https://www.gdal.org/frmt_gtiff.html for more info. Default: IF_SAFER --build-overviews Build orthophoto overviews using gdaladdo. - --zip-results compress the results using gunzip --verbose, -v Print additional messages to the console Default: False --time Generates a benchmark file with runtime info Default: