mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
10 lines
534 B
Plaintext
10 lines
534 B
Plaintext
|
MorphologicalProfilesSegmentationRaster
|
||
|
otbcli_Segmentation
|
||
|
Morphological Profiles Based Segmentation (labeled raster output)
|
||
|
Segmentation
|
||
|
ParameterRaster|-filter mprofiles -in|Input Image|False
|
||
|
ParameterNumber|-filter.mprofiles.size|Profile Size|None|None|5
|
||
|
ParameterNumber|-filter.mprofiles.start|Initial Radius|None|None|1
|
||
|
ParameterNumber|-filter.mprofiles.step|Radius Step|None|None|1
|
||
|
ParameterNumber|-filter.mprofiles.sigma|Threshold of final decision rule|0|None|1
|
||
|
OutputRaster|-mode raster -mode.raster.out|Output labeled image
|