Class VLHistogram.TVLHistogram

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''' TVLHistogram : [[Class VLSinkFilter.TVLSinkFilter|Mitov.VideoLab.SinkFilter]]
+
'''public ref class''' Histogram : [[Class VLSinkFilter.TVLSinkFilter|Mitov.VideoLab.SinkFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 40: Line 40:
  
  
Example:
+
<b>Diagram:</b>
 +
 
 +
[[Image:VLHistogram_Preview.png]]
 +
 
 +
 
 +
 
 +
<b>Example:</b>
  
 
[[Image:SampleHistogram.png]]
 
[[Image:SampleHistogram.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.

BIGVLHistogram.gif VLHistogram.gif NETVLHistogram.gif

Package: VideoLabPkg

Unit: VLHistogram

Inherits: TVLSinkFilter

Contents

Syntax

Delphi:

type TVLHistogram = class( TVLSinkFilter )

C++ Builder:

class TVLHistogram : public TVLSinkFilter

Visual C++ (MFC):

class CTVLHistogram : public CTVLSinkFilter

C# (.NET):

public ref class Histogram : Mitov.VideoLab.SinkFilter

Summary

Computes intensity histogram of image.

Description

Use this component to compute the intensity histogram for each channel of the image using equal bins in different color spaces. ( R, G, B )


Diagram:

VLHistogram Preview.png


Example:

SampleHistogram.png

Properties

Published

PinLists

From TVLSinkFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox