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