Class VLFishEye.TVLFishEye

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(5 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLFishEye : [[Class VLBaseRemapFilter.TVLCircleRemapFilter|Mitov.VideoLab.CircleRemapFilter]]
+
'''public ref class''' FishEye : [[Class VLBaseRemapFilter.TVLCircleRemapFilter|Mitov.VideoLab.CircleRemapFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 June 2013

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.

BIGVLFishEye.gif VLFishEye.gif NETVLFishEye.gif

Package: VideoLabPkg

Unit: VLFishEye

Inherits: TVLCircleRemapFilter

Contents

Syntax

Delphi:

type TVLFishEye = class( TVLCircleRemapFilter )

C++ Builder:

class TVLFishEye : public TVLCircleRemapFilter

Visual C++ (MFC):

class CTVLFishEye : public CTVLCircleRemapFilter

C# (.NET):

public ref class FishEye : Mitov.VideoLab.CircleRemapFilter

Summary

Applies FishEye effect over the image.

Description

Use this component to apply FishEye effect over the image. The effect can be positive and negative lens effect. The surrounding background can be preserved, or discarded.


Diagram:

VLFishEye Preview.png


Example:

Original Image: Positive lens preserving the
background:
SampleVideo2.png FishEyePositiveResult.png
Negative lens preserving the Positive lens:
background:
FishEyeNegativeResult.png FishEyePosCircleResult.png

Properties

Published

From TVLCircleRemapFilter

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