Click or drag to resize

ChainApproxMethodLinkRuns Field

http://www.emgu.com
use completely different contour retrieval algorithm via linking of horizontal segments of 1s. Only LIST retrieval mode can be used with this method

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

Field Value

Type: ChainApproxMethod
See Also