Click or drag to resize

SegmentationOptionsCommand Properties

The SegmentationOptionsCommand type exposes the following members.

Properties
  NameDescription
Public propertyAccumulate
Preserve existing measurements during Count
Public propertyApplyFilters
Apply measurement range filters
Public propertyAutoFindPhase
Type of threshold segmentation
Public propertyAutoGrowIncrement
Size increment (in pixels) of segmented objects after Count operation using dilation or erosion of the segmented regions.
Public propertyAutoThresholdBias
Adjust thresholds for auto-bright/auto dark by the percentage of the value defined by AutoThresholdBiasMethod.
Public propertyAutoThresholdBiasMethod
Defines method calculating AutoThresholdBias.
Public propertyAutoThresholding
Method of auto-threshold segmentation
Public propertyAutoThresholdMethod
Method of auto-threshold segmentation
Public propertyCleanBorders
Clean borders flag
Public propertyCountFeatureShape
Shape of the features created by Count operation
Public propertyCountFeatureType
Type of the features created by Count operation
Public propertyFillHoles
Fill holes
Public propertyFilterRanges
List of filter ranges
Public propertyIs8Connected
Pixel connectivity, 8/4 connected
Public propertyLinkLength
Size of gaps to be closed (in pixels).
Public propertyOutlinePixelTiles
Draw outlines around pixel boundaries.
Public propertyPruneIterations
Number of prune iterations.
Public propertySegmentationType
Segmentation type
Public propertySmoothing
Smoothing degree
Public propertyUseObjectsAsOutlines
Use existing objects as outlines. The option can be used creating parent-child relations.
Public propertyVertorizeObjects
Types of vectorized objects to be created.
Top
See Also