Click or drag to resize

CudaCascadeClassifierMinNeighbors Property

http://www.emgu.com
Parameter specifying how many neighbors each candidate rectangle should have to retain it

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public int MinNeighbors { get; set; }

Property Value

Type: Int32
See Also