CvBlobDetectorBlobRenderTypeCentroid Field |
http://www.emgu.com
Render centroid.
Namespace:
Emgu.CV.Cvb
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CvBlobDetectorBlobRenderType Centroid = 2
Public Const Centroid As CvBlobDetectorBlobRenderType = 2
public:
literal CvBlobDetectorBlobRenderType^ Centroid = 2
static val mutable Centroid: CvBlobDetectorBlobRenderType
Field Value
Type:
CvBlobDetectorBlobRenderType
See Also