Click or drag to resize

MediaCy.Addins.ThresholdTool Namespace

The MediaCy.Addins.ThresholdTool namespace provides classes exposing commands and functions related to threshold segmentation.
Classes
  ClassDescription
Public classApplyGlobalCommand
Applies global threshold segmentation ranges to image.
Public classColorPickerToolCommand
Activates/deactivates color picker tool that allows picking threshold intensity ranges from image.
Public classCreateMaskCommand
Creates mask image of the thresholded regions.
Public classLoadSaveThresholdsCommand
Base load/save command.
Public classLoadThresholdsCommand
Loads threshold segmentation ranges from a file.
Public classMcThresholdTool
Threshold tool class
Public classSaveThresholdsCommand
Saves threshold segmentation ranges to a file.
Public classSegmentationChannel
One segmentation channel
Public classSegmentationChannelTypeConverter
Public classSegmentationClass
Public classSegmentationData
SegmentationData class, which is attached to McImage
Public classSetToGlobalCommand
Sets current threshold segmentation ranges as global.
Public classThresholdsCommand
Applies thresholds to image.
Public classThresholdToolCommand
Base threshold tool command.
Public classThresholdToolOptions
Sets threshold tool options.
Enumerations