KeyPoint Fields OpenCvSharp Class Library

The KeyPoint type exposes the following members.

Fields

  NameDescription
Public fieldAngle
Feature orientation in degrees (has negative value if the orientation is not defined/not computed)
Public fieldClassID
Point class (can be used by feature classifiers or object detectors)
Public fieldOctave
Scale-space octave in which the feature has been found; may correlate with the size
Public fieldPt
Coordinate of the point
Public fieldResponse
Feature strength (can be used to select only the most prominent key points)
Public fieldSize
Feature size
Top
See Also

Reference