Class VLThreshold.TVLThreshold

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 40: Line 40:
 
are set to [[Property VLThreshold.TVLThreshold.ThresholdBottom|ThresholdBottom]] Value. The values between them are
 
are set to [[Property VLThreshold.TVLThreshold.ThresholdBottom|ThresholdBottom]] Value. The values between them are
 
left intact.
 
left intact.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLThreshold_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 71: Line 77:
 
=== 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]] ==

Revision as of 20:29, 10 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.

BIGVLThreshold.gif VLThreshold.gif NETVLThreshold.gif

Package: VideoLabPkg

Unit: VLThreshold

Inherits: TVLCommonFilter

Contents

Syntax

Delphi:

type TVLThreshold = class( TVLCommonFilter )

C++ Builder:

class TVLThreshold : public TVLCommonFilter

Visual C++ (MFC):

class CTVLThreshold : public CTVLCommonFilter

C# (.NET):

public ref class TVLThreshold : Mitov.VideoLab.CommonFilter

Summary

Sets the pixels above/bellow a threshold to a color.

Description

The threshold component changes pixel values depending on whether they are less or greater than the specified threshold. The values above the ThresholdTop are set to the ThresholdTop.Value and the values below the ThresholdBottom are set to ThresholdBottom Value. The values between them are left intact.


Diagram:

VLThreshold Preview.png

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox