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