Features2DToolboxKeypointDrawTypeDefault Field |
http://www.emgu.com
Two source image, matches and single keypoints will be drawn.
For each keypoint only the center point will be drawn (without
the circle around keypoint with keypoint size and orientation).
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Features2DToolboxKeypointDrawType Default = 0
Public Const Default As Features2DToolboxKeypointDrawType = 0
public:
literal Features2DToolboxKeypointDrawType^ Default = 0
static val mutable Default: Features2DToolboxKeypointDrawType
Field Value
Type:
Features2DToolboxKeypointDrawType
See Also