Property VLMotionDetect.TVLNoiseReduction.NoiseLevels

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.

Class: TVLNoiseReduction

Contents

Syntax

Delphi:

property NoiseLevels : TVLWienerNoiseLevels read FNoiseLevels write SetNoiseLevels;

C++ Builder:

__property TVLWienerNoiseLevels * NoiseLevels = { read=FNoiseLevels, write=SetNoiseLevels };

Summary

Noise levels for the noise removal Wiener filter.

Description

Use this property to specify the noise levels for the noise removal Wiener filter.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox