Property UseHistory
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
UseHistory
Whether we're giving a pixel credit for being stable for a long time.
public bool UseHistory { get; set; }
Whether we're giving a pixel credit for being stable for a long time.
public bool UseHistory { get; set; }