Click or drag to resize

CudaCascadeClassifierMinObjectSize Property

http://www.emgu.com
The minimum object size

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

Property Value

Type: Size
See Also