Class VLMotionDetect.TVLMotionDetect

From Mitov Wiki Doc
Revision as of 00:11, 26 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGVLMotionDetect.gif VLMotionDetect.gif NETVLMotionDetect.gif

Package: VisionLabPkg

Unit: VLMotionDetect

Inherits: TVLQueueVisionComponent

Contents

Syntax

Delphi:

type TVLMotionDetect = class( TVLQueueVisionComponent, IVLMotions, TVLOWMotionsSourcePin )

C++ Builder:

class TVLMotionDetect : public TVLQueueVisionComponent

Visual C++ (MFC):

class CTVLMotionDetect : public CTVLQueueVisionComponent

C# (.NET):

public ref class TVLMotionDetect : Mitov.VisionLab.QueueVisionComponent

Summary

Motion detection component.

Description

Use this component to detect motion (movement) in the video.

The component will detect rapid changes between the video frames.


Diagram:

VLMotionDetect Preview.png


Example:

DrawMotionsLayerSample.png

Properties

Published

Public

Pins

Events

From TVLQueueVisionComponent

Properties

Public

Pins

From TVLSyncSinkFilter

Properties

Published

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox