| CvBlobConstCV_BLOB_RENDER_TO_LOG Field |
Print blob data to log out.
Namespace:
OpenCvSharp.Blob
Assembly:
OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0
Syntax public const ushort CV_BLOB_RENDER_TO_LOG = 16
Public Const CV_BLOB_RENDER_TO_LOG As UShort = 16
public:
literal unsigned short CV_BLOB_RENDER_TO_LOG = 16
static val mutable CV_BLOB_RENDER_TO_LOG: uint16
Field Value
Type:
UInt16See Also