CvBlobDetectorBlobRenderTypeToLog Field |
http://www.emgu.com
Print blob data to log out.
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CvBlobDetectorBlobRenderType ToLog = 16
Public Const ToLog As CvBlobDetectorBlobRenderType = 16
public:
literal CvBlobDetectorBlobRenderType^ ToLog = 16
static val mutable ToLog: CvBlobDetectorBlobRenderType
Field Value
Type:
CvBlobDetectorBlobRenderType
See Also