Click or drag to resize

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

Field Value

Type: UInt16
See Also