Click or drag to resize

MotionDetection Class

Detects the moving objects in the sequence.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, Object
          MediaCy.CommandsImageOperatorCommandObject, Object
            MediaCy.CommandsSplittableImageOperatorCommandObject, Object
              MediaCy.Commands.SequenceSequenceCommand
                MediaCy.Commands.SequenceMotionDetection

Namespace:  MediaCy.Commands.Sequence
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class MotionDetection
	Inherits SequenceCommand

The MotionDetection type exposes the following members.

Constructors
  NameDescription
Public methodMotionDetection
Initializes a new instance of the MotionDetection class
Top
Properties
  NameDescription
Public propertyMethod
Detection method
Public propertySize
Size of the running filter (average or median)
Top
Remarks