View source: R/SOptim_SegmentationFunctions.R
segmentationGeneric | R Documentation |
Runs the appropriate segmentation method with the parameters defined in ...
.
segmentationGeneric(segmentMethod, ...)
segmentMethod |
Character string used to define the segmentation method. Available options are:
|
... |
Specific parameters to pass to each segmentation method. |
Check out more information about each specific segmentation method at:
segmentation_SAGA_SRG
segmentation_GRASS_RG
segmentation_ArcGIS_MShift
segmentation_Terralib_Baatz
segmentation_Terralib_MRGrow
segmentation_RSGISLib_Shep
segmentation_OTB_LSMS
segmentation_OTB_LSMS2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.