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