riverDetSegMixProcess:支持指定河边(河道膨胀指定scale范围类)过滤
This commit is contained in:
parent
2831d31f0b
commit
e82f07aa1a
|
|
@ -343,7 +343,8 @@ class ModelType(Enum):
|
|||
'function': riverDetSegMixProcess,
|
||||
'pars': {
|
||||
'slopeIndex': [1, 3, 4, 7],
|
||||
'riverIou': 0.1
|
||||
'riverIou': 0.1,
|
||||
'scale': 0.25
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue