![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISegmentMeanShiftFunctionArguments Interface (ArcObjects .NET 10.4 SDK) |
Description | ||
---|---|---|
![]() |
AddedFrameWidth | Width of safety frame added around pixel block, in pixel. Optional. Default is 128. |
![]() |
BoundariesOnly | Output segment boundaries only. All other pixel invalid. |
![]() |
MinNumPixelsPerSegment | Segments smaller than this get merged with best fitting neighbor segment. |
![]() |
NumThreadsToUse | Number of threads to use. Optional. Default is 50% of available cores. |
![]() |
Raster | The input raster. 3 bands (color) or 1 band (greyvalue), 8 bits per band. |
![]() |
SpatialDetail | The spatial detail. Range [1..20]. Radius=22 - detail. |
![]() |
SpatialRadius | The radius for mean computation, spatial part. |
![]() |
SpectralDetail | The spectral detail. Range [1..20]. Radius=22 - detail. |
![]() |
SpectralRadius | The radius for mean computation, spectral part. |
CoClasses and Classes | Description |
---|---|
SegmentMeanShiftFunctionArguments |