Features2DToolboxKeypointDrawTypeDrawRichKeypoints Field |
http://www.emgu.com
For each keypoint the circle around keypoint with keypoint size and
orientation will be drawn.
Namespace:
Emgu.CV.Features2D
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Features2DToolboxKeypointDrawType DrawRichKeypoints = 4
Public Const DrawRichKeypoints As Features2DToolboxKeypointDrawType = 4
public:
literal Features2DToolboxKeypointDrawType^ DrawRichKeypoints = 4
static val mutable DrawRichKeypoints: Features2DToolboxKeypointDrawType
Field Value
Type:
Features2DToolboxKeypointDrawType
See Also