Property VotesThreshold
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
VotesThreshold
The accumulator threshold for the template centers at the detection stage. The smaller it is, the more false positions may be detected.
public int VotesThreshold { get; set; }