kopia lustrzana https://github.com/OpenDroneMap/ODM
Merge pull request #1098 from bodom0015/update-resolution-units
Update sample value / units for orthophoto_resolution in settings.yamlpull/1103/head
commit
18416d6751
|
@ -55,7 +55,7 @@ project_path: '/' # Example: '/home/user/ODMProjects'
|
|||
#dem-approximate: False
|
||||
#dem-decimation: 1
|
||||
#dem-terrain-type: ComplexForest
|
||||
#orthophoto_resolution: 20.0 # Pixels/meter
|
||||
#orthophoto_resolution: 5.0 # cm/pixel
|
||||
#orthophoto_target_srs: !!null # Currently does nothing
|
||||
#orthophoto_no_tiled: False
|
||||
#orthophoto_compression: DEFLATE # Options are [JPEG, LZW, PACKBITS, DEFLATE, LZMA, NONE] Don't change unless you know what you are doing
|
||||
|
|
Ładowanie…
Reference in New Issue