TcVnKeyPoint

Describes a key point.

Syntax

Definition:

TYPE TcVnKeyPoint :
STRUCT
    aPoint    : TcVnPoint2_REAL;
    fDiameter : REAL;
    fAngle    : REAL;
    fResponse : REAL;
    nOctave   : DINT;
    nClassId  : DINT;
END_STRUCT
END_TYPE

Parameters

Name

Type

Description

aPoint

TcVnPoint2_REAL

Position

fDiameter

REAL

Diameter

fAngle

REAL

Angle

fResponse

REAL

Response

nOctave

DINT

Octave

nClassId

DINT

Class ID