CvBlobDetectorBlobRenderTypeDefault Field |
http://www.emgu.com
The default rendering type
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CvBlobDetectorBlobRenderType Default = 15
Public Const Default As CvBlobDetectorBlobRenderType = 15
public:
literal CvBlobDetectorBlobRenderType^ Default = 15
static val mutable Default: CvBlobDetectorBlobRenderType
Field Value
Type:
CvBlobDetectorBlobRenderType
See Also