Class VLHueVector.TVLHueVector

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLHueVector : [[Class VLSinkFilter.TVLSinkFilter|Mitov.VideoLab.SinkFilter]]
+
'''public ref class''' HueVector : [[Class VLSinkFilter.TVLSinkFilter|Mitov.VideoLab.SinkFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 42: Line 42:
  
  
Exampe:
+
<b>Diaram:</b>
 +
 
 +
[[Image:VLHueVector_Preview.png]]
 +
 
 +
 
 +
 
 +
<b>Example:</b>
  
 
[[Image:SampleVectorScope.png]]
 
[[Image:SampleVectorScope.png]]
Line 65: Line 71:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

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.

BIGVLHueVector.gif VLHueVector.gif NETVLHueVector.gif

Package: VideoLabPkg

Unit: VLHueVector

Inherits: TVLSinkFilter

Contents

Syntax

Delphi:

type TVLHueVector = class( TVLSinkFilter )

C++ Builder:

class TVLHueVector : public TVLSinkFilter

Visual C++ (MFC):

class CTVLHueVector : public CTVLSinkFilter

C# (.NET):

public ref class HueVector : Mitov.VideoLab.SinkFilter

Summary

Computes the Hue Vector of image.

Description

Use this component to compute theHue Vector of image.

This compoent is useful for implementing vector scope.


Diaram:

VLHueVector Preview.png


Example:

SampleVectorScope.png

Properties

Published

PinLists

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox