Click or drag to resize

HaarDetectionTypeFindBiggestObject Field

http://www.emgu.com
If it is set, the function finds the largest object (if any) in the image. That is, the output sequence will contain one (or zero) element(s)

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const HaarDetectionType FindBiggestObject = 4

Field Value

Type: HaarDetectionType
See Also