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 (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int MinNeighbors { get; set; }

Property Value

Type: Int32
See Also