Property VLMotionDetect.TVLNoiseReduction.MaskSize
From Mitov Wiki Doc
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 MaskSize : TVLMaskSize read FMaskSize write SetMaskSize;
C++ Builder:
__property TVLMaskSize * MaskSize = { read=FMaskSize, write=SetMaskSize };
Summary
Size of the mask to be used by the noise reduction.
Description
Use this property to specify the size of the mask to be used
by the noise reduction.