Click or drag to resize

ChainApproxMethodChainApproxSimple Field

http://www.emgu.com
compress horizontal, vertical, and diagonal segments, that is, the function leaves only their ending points;

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

Field Value

Type: ChainApproxMethod
See Also