Click or drag to resize

GetPreviewMaskCommand Class

Returns smart segmentation preview mask as image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationGetPreviewMaskCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class GetPreviewMaskCommand
	Inherits SmartSegmentationCommand

The GetPreviewMaskCommand type exposes the following members.

Constructors
  NameDescription
Public methodGetPreviewMaskCommand
Initializes a new instance of the GetPreviewMaskCommand class
Public methodGetPreviewMaskCommand(McCommand)
Initializes a new instance of the GetPreviewMaskCommand class
Top
Properties
  NameDescription
Public propertyBoundingBox
Bounding box of the preview mask.
Public propertyOutput
Mask
Top
Methods
  NameDescription
Public methodRun
Top
Remarks