Click or drag to resize

SmartSegmentationCommands Class

Provides a set of smartsegmentation related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.MeasureSmartSegmentationCommands

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class SmartSegmentationCommands

The SmartSegmentationCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCount
Execute count on segmented image
Public propertyStatic memberCreateImage
Creates segmentation mask.
Public propertyStatic memberCreateMask
Creates segmentation mask image, base command.
Public propertyStatic memberGadget
Smart segmentation options panel
Public propertyStatic memberGetPreviewMask
Returns smart segmentation preview mask as image
Public propertyStatic memberOptions
Sets smart segmentation options.
Top
See Also