kopia lustrzana https://github.com/OpenDroneMap/ODM
Show merge options
rodzic
2cb2ee281b
commit
63b3f264cd
|
@ -571,7 +571,7 @@ def config():
|
||||||
choices=['all', 'pointcloud', 'orthophoto', 'dem'],
|
choices=['all', 'pointcloud', 'orthophoto', 'dem'],
|
||||||
help=('Choose what to merge in the merge step in a split dataset. '
|
help=('Choose what to merge in the merge step in a split dataset. '
|
||||||
'By default all available outputs are merged. '
|
'By default all available outputs are merged. '
|
||||||
'Default: '
|
'Options: %(choices)s. Default: '
|
||||||
'%(default)s'))
|
'%(default)s'))
|
||||||
|
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
Ładowanie…
Reference in New Issue