Click or drag to resize

KeypointDrawType Fields

http://www.emgu.com

The Features2DToolboxKeypointDrawType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefault
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).
Public fieldStatic memberDrawRichKeypoints
For each keypoint the circle around keypoint with keypoint size and orientation will be drawn.
Public fieldStatic memberNotDrawSinglePoints
Single keypoints will not be drawn.
Public fieldvalue__
Top
See Also