Click or drag to resize

OptionsClass Properties

The OptionsClass type exposes the following members.

Properties
  NameDescription
Public propertyAccumulatedClass
Accumulated class, when True all objects in one class get accumulated, when False, every reference object is used as classification target.
Public propertyActiveClass
Public propertyAutoWeight
Automatically calculate channel weight based on the significance, which defines how well the channel can separate classes. When the option is false, all channels have the same weight.
Public propertyBackgroundClass
Public propertyBackgroundClassColor
Public propertyChannelIndex
Public propertyClasses
Public propertyDefaultBackgTool
Default tool to create background objects.
Public propertyDefaultRefTool
Default tool to create reference objects.
Public propertyEnabledChannels
List of channels used in recipe.
Public propertyMaskTransparency
Transparency of the preview mask
Public propertyNumberOfTopChannels
Number of top channels in the recipe. The option is used when UseAllChannels is false.
Public propertyObjectSize
Size of the filter used with morphological and background channels
Public propertyParentImage
Public propertyProcessInFloatingPoint
Process images by Large filters and 3D filters in floating point
Public propertyRecipeDescription
Public propertySegmentBackground
Public propertyShowMask
Show preview of segmentation mask on image.
Public propertyUseAllChannels
Use all available channels for segmentation. When the option is false, only channels with highest weight (significance) are used. The number of top channels is defined by the NumberOfTopChannels property.
Top
See Also