ThresholdsCommand Class |
![]() |
Namespace: MediaCy.Addins.ThresholdTool
Public Class ThresholdsCommand Inherits ThresholdToolCommand
The ThresholdsCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | ThresholdsCommand | Initializes a new instance of the ThresholdsCommand class |
![]() | ThresholdsCommand(McCommand) | Initializes a new instance of the ThresholdsCommand class |
Name | Description | |
---|---|---|
![]() | AllowOverlap |
Allow range overlap in case of multi-class segmentation. When the function is False, and the pixel intensity belongs to multiple classes, it's assigned to the highest segmentation class.
|
![]() | Classes |
Collection of segmentation classes
|
![]() | Interpretation |
Segmentation interpretation
|
![]() | MonoChannel |
Index of channel in Mono mode, -1 - gray
|
Name | Description | |
---|---|---|
![]() ![]() | FromObject | |
![]() | GetFromDocument |
Get threshold info from the document, image or window
|
![]() | GetFromImage |
Get threshold info from the image
|
![]() | Load | |
![]() ![]() | RecordThresholds(McImage) | |
![]() ![]() | RecordThresholds(SegmentationData, McImage) | |
![]() | Save | |
![]() | SaveParameterAsCode | (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |