Class VLCommonFilter.TVLCommonROIGenFilter

From Mitov Wiki Doc
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.

Package: VideoLabBasicPkg

Unit: VLCommonFilter

Inherits: TVLCommonROIFilter

Contents

Syntax

Delphi:

type TVLCommonROIGenFilter = class( TVLCommonROIFilter )

C++ Builder:

class TVLCommonROIGenFilter : public TVLCommonROIFilter

Visual C++ (MFC):

class CTVLCommonROIGenFilter : public CTVLCommonROIFilter

C# (.NET):

public ref class CommonROIGenFilter : Mitov.VideoLab.CommonROIFilter

Summary

Abstract base class for Region Of Interest(ROI) filters that can also work as generators.

Description

This abstract filter class provides some basic support for various types of filters that can also work as generators. Do not use this class directly.

Filters descendant from this class can be used either as filters or as generators. To use the filter as generator do not connect the input pin.

Properties

Published

Methods

Public

From TVLCommonROIFilter

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox