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
Syntaxpublic const RetrType Ccomp = 2
Public Const Ccomp As RetrType = 2
public:
literal RetrType^ Ccomp = 2
static val mutable Ccomp: RetrType
Field Value
Type:
RetrType
See Also