File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
python/plugins/processing/algs/saga/description Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ QgsProcessingParameterRasterLayer|GRID|Grid|None|False
4
4
QgsProcessingParameterEnum|OUTPUT|Output|[0] Seed Value;[1] Segment ID
5
5
QgsProcessingParameterEnum|DOWN|Method|[0] Minima;[1] Maxima
6
6
QgsProcessingParameterEnum|JOIN|Join Segments based on Threshold Value|[0] do not join;[1] seed to saddle difference;[2] seeds difference
7
- QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Integer |0|False|None|None
7
+ QgsProcessingParameterNumber|THRESHOLD|Threshold|QgsProcessingParameterNumber.Double |0|False|None|None
8
8
QgsProcessingParameterBoolean|EDGE |Allow Edge Pixels to be Seeds|True
9
9
QgsProcessingParameterBoolean|BBORDERS |Borders|True
10
10
QgsProcessingParameterRasterDestination|SEGMENTS|Segments
You can’t perform that action at this time.
0 commit comments