Click or drag to resize

ThresholdToolCommands Properties

The ThresholdToolCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberApplyGlobal
Applies global threshold segmentation ranges to image.
Public propertyStatic memberColorPicker
Activates/deactivates color picker tool that allows picking threshold intensity ranges from image.
Public propertyStatic memberCreateMask
Creates mask image of the thresholded regions.
Public propertyStatic memberOpen
Loads threshold segmentation ranges from a file.
Public propertyStatic memberOptions
Sets threshold tool options.
Public propertyStatic memberSave
Saves threshold segmentation ranges to a file.
Public propertyStatic memberSetGlobal
Sets current threshold segmentation ranges as global.
Public propertyStatic memberThresholds
Applies thresholds to image.
Top
See Also