kopia lustrzana https://github.com/OpenDroneMap/ODM
Removed extract true from filters.pmf
rodzic
3c816dc4a1
commit
d29bbc4c1f
|
@ -221,8 +221,11 @@ class ODM_GeoRef(object):
|
||||||
' "radius":"{sample_radius}"' \
|
' "radius":"{sample_radius}"' \
|
||||||
' }},' \
|
' }},' \
|
||||||
' {{' \
|
' {{' \
|
||||||
' "type":"filters.pmf",' \
|
' "type":"filters.pmf"' \
|
||||||
' "extract":"true"' \
|
' }},' \
|
||||||
|
' {{' \
|
||||||
|
' "type":"filters.range",' \
|
||||||
|
' "limits":"Classification[2:2]"' \
|
||||||
' }},' \
|
' }},' \
|
||||||
' {{' \
|
' {{' \
|
||||||
' "resolution": {gdal_res},' \
|
' "resolution": {gdal_res},' \
|
||||||
|
|
Ładowanie…
Reference in New Issue