Click or drag to resize

SmartCountCommand Class

Executes count on segmented image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationSmartCountCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class SmartCountCommand
	Inherits SmartSegmentationCommand
Constructors
  NameDescription
Public methodSmartCountCommand
Initializes a new instance of the SmartCountCommand class
Public methodSmartCountCommand(McCommand)
Initializes a new instance of the SmartCountCommand class
Top
Remarks