QGIS/python/plugins/processing/algs/saga/description/GridSkeletonization.txt

10 lines
552 B
Plaintext
Raw Normal View History

Grid Skeletonization
imagery_segmentation
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|INPUT|Grid|None|False
ParameterSelection|METHOD|Method|[0] Standard;[1] Hilditch's Algorithm;[2] Channel Skeleton
ParameterSelection|INIT_METHOD|Initialisation|[0] Less than;[1] Greater than
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|INIT_THRESHOLD|Threshold (Init.)|QgsProcessingParameterNumber.Double|0.0|False|None|None
QgsProcessingParameterNumber|CONVERGENCE|Convergence|QgsProcessingParameterNumber.Double|3.0|False|None|None
OutputRaster|RESULT|Skeleton
OutputVector|VECTOR|Skeleton