Class VLShear.TVLShear

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.

BIGVLShear.gif VLShear.gif NETVLShear.gif

Package: VideoLabPkg

Unit: VLShear

Inherits: TVLGeometricTransfromFilter

Contents

Syntax

Delphi:

type TVLShear = class( TVLGeometricTransfromFilter )

C++ Builder:

class TVLShear : public TVLGeometricTransfromFilter

Visual C++ (MFC):

class CTVLShear : public CTVLGeometricTransfromFilter

C# (.NET):

public ref class Shear : Mitov.VideoLab.GeometricTransfromFilter

Summary

Shears the image.

Description

Shears the frame image by XShear, YShear. The resulting image has size equal to the Width and Height properties of the component.


Diagram:

VLShear Preview.png


Example:

Original Image: Sheared Image: XShear := 60; YShear :=
100 :
SampleVideo.png SampleShear.png

Properties

Published

From TVLGeometricTransfromFilter

Properties

Published

From TVLCommonROISizeFilter

Properties

Published

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