| CvBlobConstCV_CHAINCODE_DOWN_LEFT Field |
Down and left.
Namespace:
OpenCvSharp.Blob
Assembly:
OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax public const byte CV_CHAINCODE_DOWN_LEFT = 5
Public Const CV_CHAINCODE_DOWN_LEFT As Byte = 5
public:
literal unsigned char CV_CHAINCODE_DOWN_LEFT = 5
static val mutable CV_CHAINCODE_DOWN_LEFT: byte
Field Value
Type:
ByteSee Also