Features2DToolboxKeypointDrawTypeNotDrawSinglePoints Field |
http://www.emgu.com
Single keypoints will not be drawn.
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Features2DToolboxKeypointDrawType NotDrawSinglePoints = 2
Public Const NotDrawSinglePoints As Features2DToolboxKeypointDrawType = 2
public:
literal Features2DToolboxKeypointDrawType^ NotDrawSinglePoints = 2
static val mutable NotDrawSinglePoints: Features2DToolboxKeypointDrawType
Field Value
Type:
Features2DToolboxKeypointDrawType
See Also