Enum item VLAdaptiveThreshold.TVLAdaptiveThresholdType.attMean
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 Mean adaptive threshold type.
Calculate the threshold as a mean of block_size × block_size pixel neighborhood, subtracted by the TVLMotionDetect.Subtract property.