Class VLUniformNoise.TVLUniformNoise

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.

BIGVLUniformNoise.gif VLUniformNoise.gif NETVLUniformNoise.gif

Package: VideoLabPkg

Unit: VLUniformNoise

Inherits: TVLBasicNoise

Contents

Syntax

Delphi:

type TVLUniformNoise = class( TVLBasicNoise )

C++ Builder:

class TVLUniformNoise : public TVLBasicNoise

Visual C++ (MFC):

class CTVLUniformNoise : public CTVLBasicNoise

C# (.NET):

public ref class UniformNoise : Mitov.VideoLab.BasicNoise

Summary

Adds Uniform Random noise to the image.

Description

Use this component to generate Uniform Random samples with uniform distribution and adds them to an image data.

If the inpt pin of this component is not connected, the component will work as video generator.


Diagram:

VLUniformNoise Preview.png


Example:

Original Image: Uniform Noise:
SampleVideo.png SampleUniformNoise.png

Properties

Published

From TVLBasicNoise

Properties

Published

From TVLCommonROIGenFilter

Properties

Published

Methods

Public

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