VPI - Vision Programming Interface

0.1.0 Release

VPIKeypoint Struct Reference

Stores a keypoint coordinate. More...

#include <vpi/Types.h>

+ Collaboration diagram for VPIKeypoint:

Data Fields

float x
 Keypoint's x coordinate.
 
float y
 Keypoint's y coordinate.
 

Detailed Description

Stores a keypoint coordinate.

The coordinate is relative to the top-left corner of an image.

Definition at line 298 of file Types.h.


The documentation for this struct was generated from the following file: