TcVnKeyPoint

Describes a key point.

Syntax

Definition:

struct TcVnKeyPoint
{
    TcVnPoint2_REAL aPoint;
    float           fDiameter;
    float           fAngle;
    float           fResponse;
    LONG            nOctave;
    LONG            nClassId;
};

Parameters

Name

Type

Description

aPoint

TcVnPoint2_REAL

Position

fDiameter

float

Diameter

fAngle

float

Angle

fResponse

float

Response

nOctave

LONG

Octave

nClassId

LONG

Class ID