Click or drag to resize

RetrTypeCcomp Field

http://www.emgu.com
Retrieve all the contours and organizes them into two-level hierarchy: top level are external boundaries of the components, second level are bounda boundaries of the holes

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const RetrType Ccomp = 2

Field Value

Type: RetrType
See Also