Property DetectShadows
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
DetectShadows
Gets or sets the shadow detection flag. If true, the algorithm detects shadows and marks them. See createBackgroundSubtractorKNN for details.
public bool DetectShadows { get; set; }