Enum item VLAdaptiveThreshold.TVLAdaptiveThresholdType.attGaussian
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.
Package: VisionLabPkg
Unit: VLAdaptiveThreshold
Enum: TVLAdaptiveThresholdType
Description
Defines Gaussian adaptive threshold type.
Calculate the threshold as a weighted sum (gaussian) of block_size × block_size pixel neighborhood, subtracted by the TVLMotionDetect.Subtract property.