| CvBlobConstCV_BLOB_RENDER_BOUNDING_BOX Field |
Render bounding box.
Namespace:
OpenCvSharp.Blob
Assembly:
OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax public const ushort CV_BLOB_RENDER_BOUNDING_BOX = 4
Public Const CV_BLOB_RENDER_BOUNDING_BOX As UShort = 4
public:
literal unsigned short CV_BLOB_RENDER_BOUNDING_BOX = 4
static val mutable CV_BLOB_RENDER_BOUNDING_BOX: uint16
Field Value
Type:
UInt16See Also