Click or drag to resize

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
Syntax
public const Features2DToolboxKeypointDrawType Default = 0

Field Value

Type: Features2DToolboxKeypointDrawType
See Also