McThresholdTool Class |
![]() |
Namespace: MediaCy.Addins.ThresholdTool
Public Class McThresholdTool Implements IDTExtensibility2
The McThresholdTool type exposes the following members.
Name | Description | |
---|---|---|
![]() | McThresholdTool | Initializes a new instance of the McThresholdTool class |
Name | Description | |
---|---|---|
![]() | ActiveChannel |
Selected channel in the dialog
|
![]() | GlobalSegmentation |
Global segmentation data
|
![]() | Interpretation |
Histogram interpretation property
|
![]() | LogX |
Sets logarithmic scale to X axis
|
![]() | LogY |
Sets logarithmic scale to Y axis
|
![]() ![]() | MeasurementsAddin | |
![]() ![]() | ScaleY |
Sets the multiplier for vertical scale
|
![]() | ShowOverlay |
Shows/hides color threshold overlay on the active image
|
![]() ![]() | ThisAddin | |
![]() | ThresholdEnd |
Gets/sets end threshold value of threshold tool
|
![]() | Thresholds |
Returns array of thresholds
|
![]() | ThresholdStart |
Gets/sets start threshold value of threshold tool
|
![]() | ThresholdType |
Sets/gets Threshold Type as mcThresholdType
|
Name | Description | |
---|---|---|
![]() ![]() | AutoThreshold |
Calculates Auto Threshold on the active image and sets it to the tool.
|
![]() ![]() | CreateMaskImage(McImage) | |
![]() | CreateMaskImage(SegmentationData, McImage, Boolean) | |
![]() | CreateMaskSequence | |
![]() | CreatePreviewImage | |
![]() | GetCustomUI | |
![]() | GetSegmentationData | |
![]() | Hide |
Hides Threshold Tool dialog
|
![]() | Load | |
![]() | OnAddInsUpdate | |
![]() | OnBeginShutdown | |
![]() | OnConnection | |
![]() | OnDisconnection | |
![]() | OnStartupComplete | |
![]() | ResetThresholdOverlay | |
![]() | ResetX |
Resets X zoom
|
![]() | ResetY |
Resets Y scale
|
![]() | Save | |
![]() | SetDirty | |
![]() | SetThresholdMode |
Threshold mode changed manually
|
![]() | Show |
Shows Threshold Tool dialog
|
![]() | ShowThresholdsOverlay |
Name | Description | |
---|---|---|
![]() | SetDirtyToDialog | |
![]() | ThresholdModeChanged |