OpenDroneMap-NodeODM/tests/odm_options.json

2 wiersze
16 KiB
JSON
Czysty Zwykły widok Historia

2018-11-13 15:37:03 +00:00
{"--pc-classify": {"default": "none", "choices": "['none', 'smrf', 'pmf']", "help": "Classify the .LAS point cloud output using either a Simple Morphological Filter or a Progressive Morphological Filter. If --dtm is set this parameter defaults to smrf. You can control the behavior of both smrf and pmf by tweaking the --dem-* parameters. Default: %(default)s", "metavar": "<string>"}, "--dem-initial-distance": {"default": "0.15", "type": "<type 'float'>", "metavar": "<positive float>", "help": "Used to classify ground vs non-ground points. Set this value to account for Z noise in meters. If you have an uncertainty of around 15 cm, set this value large enough to not exclude these points. Too small of a value will exclude valid ground points, while too large of a value will misclassify non-ground points for ground ones. \nDefault: %(default)s"}, "--opensfm-depthmap-min-patch-sd": {"default": "1", "type": "<type 'float'>", "metavar": "<positive float>", "help": "When using PATCH_MATCH or PATCH_MATCH_SAMPLE, controls the standard deviation threshold to include patches. Patches with lower standard deviation are ignored. Default: %(default)s"}, "--fast-orthophoto": {"action": "store_true", "default": "False", "help": "Skips dense reconstruction and 3D model generation. It generates an orthophoto directly from the sparse reconstruction. If you just need an orthophoto and do not need a full 3D model, turn on this option. Experimental."}, "--mesh-octree-depth": {"default": "9", "type": "<type 'int'>", "metavar": "<positive integer>", "help": "Oct-tree depth used in the mesh reconstruction, increase to get more vertices, recommended values are 8-12. Default: %(default)s"}, "--min-num-features": {"default": "8000", "type": "<type 'int'>", "metavar": "<integer>", "help": "Minimum number of features to extract per image. More features leads to better results but slower execution. Default: %(default)s"}, "--force-focal": {"type": "<type 'float'>", "metavar": "<positive float>", "help": "Override the focal length information for the images"}, "--resize-to": {"default": "2048", "type": "<type 'int'>", "metavar": "<integer>", "help": "resizes images by the largest side for opensfm. Set to -1 to disable. Default: %(default)s"}, "--rerun-from": {"action": "<class 'config.RerunFrom'>", "choices": "['dataset', 'opensfm', 'slam', 'smvs', 'odm_meshing', 'odm_25dmeshing', 'mvs_texturing', 'odm_georeferencing', 'odm_dem', 'odm_orthophoto']", "help": "Can be one of:dataset | opensfm | slam | smvs | odm_meshing | odm_25dmeshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto", "metavar": "<string>"}, "--use-3dmesh": {"action": "store_true", "default": "False", "help": "Use a full 3D mesh to compute the orthophoto instead of a 2.5D mesh. This option is a bit faster and provides similar results in planar areas."}, "--orthophoto-compression": {"default": "DEFLATE", "choices": "['JPEG', 'LZW', 'PACKBITS', 'DEFLATE', 'LZMA', 'NONE']", "type": "<type 'str'>", "help": "Set the compression to use. Note that this could break gdal_translate if you don't know what you are doing. Options: %(choices)s.\nDefault: %(default)s", "metavar": "<string>"}, "--rerun": {"choices": "['dataset', 'opensfm', 'slam', 'smvs', 'odm_meshing', 'odm_25dmeshing', 'mvs_texturing', 'odm_georeferencing', 'odm_dem', 'odm_orthophoto']", "help": "Can be one of:dataset | opensfm | slam | smvs | odm_meshing | odm_25dmeshing | mvs_texturing | odm_georeferencing | odm_dem | odm_orthophoto", "metavar": "<string>"}, "--texturing-skip-hole-filling": {"action": "store_true", "default": "False", "help": "Skip filling of holes in the mesh. Default: %(default)s"}, "--texturing-skip-global-seam-leveling": {"action": "store_true", "default": "False", "help": "Skip global seam leveling. Useful for IR data.Default: %(default)s"}, "--project-path": {"metavar": "<path>", "help": "Path to the project folder"}, "--texturing-nadir-weight": {"default": "16", "type": "<type 'int'>", "metavar": "<integer: 0 <= x <= 32>", "help": "Affects orthophotos only. Higher values result in sharper corn