OptionsClass Properties |
![]() |
The OptionsClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccumulatedClass |
Accumulated class, when True all objects in one class get accumulated, when False, every reference object is used as classification target.
|
![]() | ActiveClass | |
![]() | AutoWeight |
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.
|
![]() | BackgroundClass | |
![]() | BackgroundClassColor | |
![]() | ChannelIndex | |
![]() | Classes | |
![]() | DefaultBackgTool |
Default tool to create background objects.
|
![]() | DefaultRefTool |
Default tool to create reference objects.
|
![]() | EnabledChannels |
List of channels used in recipe.
|
![]() | MaskTransparency |
Transparency of the preview mask
|
![]() | NumberOfTopChannels |
Number of top channels in the recipe. The option is used when UseAllChannels is false.
|
![]() | ObjectSize |
Size of the filter used with morphological and background channels
|
![]() | ParentImage | |
![]() | ProcessInFloatingPoint |
Process images by Large filters and 3D filters in floating point
|
![]() | RecipeDescription | |
![]() | SegmentBackground | |
![]() | ShowMask |
Show preview of segmentation mask on image.
|
![]() | UseAllChannels |
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.
|