kopia lustrzana https://github.com/OpenDroneMap/ODM
Typo
rodzic
87b4f5ef56
commit
af7050619a
|
@ -361,7 +361,7 @@ def config():
|
||||||
'Starting with a radius equal to the output resolution, N different DEMs are generated with '
|
'Starting with a radius equal to the output resolution, N different DEMs are generated with '
|
||||||
'progressively bigger radius using the inverse distance weighted (IDW) algorithm '
|
'progressively bigger radius using the inverse distance weighted (IDW) algorithm '
|
||||||
'and merged together. Remaining gaps are then merged using nearest neighbor interpolation. '
|
'and merged together. Remaining gaps are then merged using nearest neighbor interpolation. '
|
||||||
'generation.\nDefault=%(default)s')
|
'\nDefault=%(default)s')
|
||||||
|
|
||||||
parser.add_argument('--dem-resolution',
|
parser.add_argument('--dem-resolution',
|
||||||
metavar='<float>',
|
metavar='<float>',
|
||||||
|
|
Ładowanie…
Reference in New Issue