SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEVisualCodeKeypoint Struct Reference

Visual code keypoint struct. More...

#include <sfe_core_detection.h>

Data Fields

float x
 X coordinate of the keypoint relative to source image - range <0,1>
 
float y
 Y coordinate of the keypoint relative to source image - range <0,1>
 

Detailed Description

Visual code keypoint struct.

Definition at line 273 of file sfe_core_detection.h.

Field Documentation

◆ x

float SFEVisualCodeKeypoint::x

X coordinate of the keypoint relative to source image - range <0,1>

Definition at line 275 of file sfe_core_detection.h.

◆ y

float SFEVisualCodeKeypoint::y

Y coordinate of the keypoint relative to source image - range <0,1>

Definition at line 277 of file sfe_core_detection.h.


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