SegmentationData Class |
![]() |
Namespace: MediaCy.Addins.ThresholdTool
Public Class SegmentationData
The SegmentationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | SegmentationData | Initializes a new instance of the SegmentationData class |
Name | Description | |
---|---|---|
![]() | ActChannel |
Returns active channel as SegmentationChannel
|
![]() | ActiveClassIndex | |
![]() | AllowOverlap | |
![]() | Classes | |
![]() | Display | |
![]() | Histogram |
Histogram of source image with given interpretation
|
![]() | Interpretation |
Active interpretation
|
![]() | MonoChannel |
Index of channel in Mono mode, -1 - gray
|
![]() | NumberOfChannels |
Name | Description | |
---|---|---|
![]() | ActiveChannels | |
![]() | ActiveClass | |
![]() | AddAreaToThresholds |
Add all pixels from selected area to thresholds
|
![]() | AddClass(McImage) | |
![]() | AddClass(McImage, String, Color, MMAppearanceDescr) | |
![]() | Init |
Init Segmentation data from McWindow
|
![]() | IsThresholdLevelAllowed | |
![]() | ReInit(mcInterpretation, McImage) | |
![]() | ReInit(mcInterpretation, McImage, Int32) | |
![]() | Reset | |
![]() | ResetClasses | |
![]() | ResetOverlay |
Reset threshold overlay
|
![]() | ResetThresholds |
Reset all thresholds
|
![]() | SetThresholdsToRegions |
Set threshold parameters to PreviewRegions
|
![]() | ToolOverlay | |
![]() | Undo |
Undo pick
|
![]() | UsePseudoColorPreview |