Click or drag to resize

OptionsClassCommand Properties

The OptionsClassCommand type exposes the following members.

Properties
  NameDescription
Public propertyAccumulatedClass
Accumulate values of all reference objects of the given class. When the option is off, every reference object is used as a target for pixel classifier.
Public propertyActiveClass
Active class
Public propertyAutoWeight
Calculate channel weight based on the significance. When the option is off, all channels have the same weight of 1.
Public propertyBackgroundClass
List of classes
Public propertyBackgroundClassColor
Background class color
Public propertyChannelIndex
Public propertyClasses
List of classes
Public propertyDefaultBackgTool
Default background drawing tool
Public propertyDefaultRefTool
Default reference drawing tool
Public propertyEnabledChannels
List of enabled channels, comma-separated list
Public propertyMaskTransparency
Transparency of segmentation preview mask
Public propertyNumberOfTopChannels
The number of top channels used for segmentation. Active only when UseAllChannels is false.
Public propertyObjectSize
Object size in pixels. Used with morphological and background channels.
Public propertyRecipeDescription
Recipe description.
Public propertySegmentBackground
Segment background areas as separate class.
Public propertyShowMask
Show/hide segmentation mask
Public propertyUseAllChannels
Use all channels or only top channels defined by NumberOfTopChannels.
Top
See Also