Click or drag to resize

BackgroundSubtractorMOG2DetectShadows Property

http://www.emgu.com
If true, the algorithm detects shadows and marks them.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public bool DetectShadows { get; set; }

Property Value

Type: Boolean
See Also