OptionsClassCommand Class |
![]() |
Namespace: MediaCy.Addins.LearningSegmentation
Public Class OptionsClassCommand Inherits BaseObjectCommand(Of OptionsClassCommandProperties)
The OptionsClassCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | OptionsClassCommand | Initializes a new instance of the OptionsClassCommand class |
![]() | OptionsClassCommand(McCommand) | Initializes a new instance of the OptionsClassCommand class |
![]() | OptionsClassCommand(McCommand, Object) | Initializes a new instance of the OptionsClassCommand class |
Name | Description | |
---|---|---|
![]() | AccumulatedClass |
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.
|
![]() | ActiveClass |
Active class
|
![]() | AutoWeight |
Calculate channel weight based on the significance. When the option is off, all channels have the same weight of 1.
|
![]() | BackgroundClass |
List of classes
|
![]() | BackgroundClassColor |
Background class color
|
![]() | ChannelIndex | |
![]() | Classes |
List of classes
|
![]() | DefaultBackgTool |
Default background drawing tool
|
![]() | DefaultRefTool |
Default reference drawing tool
|
![]() | EnabledChannels |
List of enabled channels, comma-separated list
|
![]() | MaskTransparency |
Transparency of segmentation preview mask
|
![]() | NumberOfTopChannels |
The number of top channels used for segmentation. Active only when UseAllChannels is false.
|
![]() | ObjectSize |
Object size in pixels. Used with morphological and background channels.
|
![]() | RecipeDescription |
Recipe description.
|
![]() | SegmentBackground |
Segment background areas as separate class.
|
![]() | ShowMask |
Show/hide segmentation mask
|
![]() | UseAllChannels |
Use all channels or only top channels defined by NumberOfTopChannels.
|
Name | Description | |
---|---|---|
![]() ![]() | FromObject | |
![]() | ReadProperty | (Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |