Click or drag to resize

AlignByFeatureCommand Class

Align sequence by feature defined by ROI
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.TrackingAlignByFeatureCommand

Namespace:  MediaCy.Addins.Tracking
Assembly:  MediaCy.Addins.Tracking (in MediaCy.Addins.Tracking.dll) Version: 3.1.0.0
Syntax
VB
Public Class AlignByFeatureCommand
	Inherits OneInputCommand(Of Object)

The AlignByFeatureCommand type exposes the following members.

Constructors
  NameDescription
Public methodAlignByFeatureCommand
Initializes a new instance of the AlignByFeatureCommand class
Public methodAlignByFeatureCommand(McCommand)
Initializes a new instance of the AlignByFeatureCommand class
Top
Properties
  NameDescription
Public propertyOutput
Output aligned sequenced
Public propertySearchRadius
Maximum distance between positions of reference object on the neighboring frames in pixels.
Public propertyVisible
Show output sequence
Top
Methods
  NameDescription
Public methodRun
Top
Remarks