Click or drag to resize

ChainApproxMethodChainCode Field

http://www.emgu.com
output contours in the Freeman chain code. All other methods output polygons (sequences of vertices).

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ChainApproxMethod ChainCode = 0

Field Value

Type: ChainApproxMethod
See Also