Click or drag to resize

SmartSegmentationCommandCreateImage Class

Base command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationSmartSegmentationCommandCreateImage
              MediaCy.Addins.LearningSegmentationCreateImageCommand
              MediaCy.Addins.LearningSegmentationCreateMaskCommand

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

The SmartSegmentationCommandCreateImage type exposes the following members.

Constructors
  NameDescription
Public methodSmartSegmentationCommandCreateImage
Initializes a new instance of the SmartSegmentationCommandCreateImage class
Public methodSmartSegmentationCommandCreateImage(McCommand)
Initializes a new instance of the SmartSegmentationCommandCreateImage class
Top
Properties
  NameDescription
Public propertyOutput
Output image
Public propertyVisible
Visible flag
Top
Methods
  NameDescription
Public methodRun
Top
Remarks