Class VLGaussNoise.TVLGaussNoise

From Mitov Wiki Doc
Revision as of 00:11, 26 June 2013 by David Alm (Talk | contribs)
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.

BIGVLGaussNoise.gif VLGaussNoise.gif NETVLGaussNoise.gif

Package: VideoLabPkg

Unit: VLGaussNoise

Inherits: TVLBasicNoise

Contents

Syntax

Delphi:

type TVLGaussNoise = class( TVLBasicNoise )

C++ Builder:

class TVLGaussNoise : public TVLBasicNoise

Visual C++ (MFC):

class CTVLGaussNoise : public CTVLBasicNoise

C# (.NET):

public ref class TVLGaussNoise : Mitov.VideoLab.BasicNoise

Summary

Adds Gaussian distribution oise to the image.

Description

Generates random samples with Gaussian 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:

VLGaussNoise Preview.png


Example:

Original Image: Gauss Noise:
SampleVideo.png SampleGaussNoise.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