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