| CvBlobConstCV_TRACK_RENDER_BOUNDING_BOX Field |
Draw bounding box of each track in the image. \see cvRenderTracks
Namespace:
OpenCvSharp.Blob
Assembly:
OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax public const ushort CV_TRACK_RENDER_BOUNDING_BOX = 2
Public Const CV_TRACK_RENDER_BOUNDING_BOX As UShort = 2
public:
literal unsigned short CV_TRACK_RENDER_BOUNDING_BOX = 2
static val mutable CV_TRACK_RENDER_BOUNDING_BOX: uint16
Field Value
Type:
UInt16See Also