mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
MeanShiftSegmentation
|
|
otbcli_MeanShiftSegmentation
|
|
Mean Shift segmentation
|
|
Segmentation
|
|
ParameterRaster|-in|Input Image|False
|
|
OutputRaster|-fout|Filtered output
|
|
OutputRaster|-cout|Clustered output
|
|
OutputRaster|-lout|Label output
|
|
OutputRaster|-cbout|Cluster Boundaries output
|
|
ParameterNumber|-spatialr|Spatial radius|None|None|5
|
|
ParameterNumber|-ranger|Range radius|None|None|15.0
|
|
ParameterNumber|-minsize|Min region size|None|None|100
|
|
ParameterNumber|-scale|Scale|None|None|100000.0
|