mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
12 lines
745 B
Plaintext
12 lines
745 B
Plaintext
Seed Generation
|
|
imagery_segmentation
|
|
QgsProcessingParameterMultipleLayers|GRIDS|Features|3|None|False
|
|
QgsProcessingParameterNumber|FACTOR|Bandwidth (Cells)|QgsProcessingParameterNumber.Integer|2|False|0.0|None
|
|
QgsProcessingParameterEnum|TYPE_SURFACE|Type of Surface|[0] smoothed surface;[1] variance (a);[2] variance (b)
|
|
QgsProcessingParameterEnum|TYPE_SEEDS|Extraction of...|[0] minima;[1] maxima;[2] minima and maxima
|
|
QgsProcessingParameterEnum|TYPE_MERGE|Feature Aggregation|[0] additive;[1] multiplicative
|
|
QgsProcessingParameterBoolean|NORMALIZE |Normalized|True
|
|
QgsProcessingParameterRasterDestination|SURFACE|Surface
|
|
QgsProcessingParameterRasterDestination|SEEDS_GRID|Seeds Grid
|
|
QgsProcessingParameterVectorDestination|SEEDS|Seeds
|