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