RockX  1.0.0
Data Fields
rockx_keypoints_t Struct Reference

KeyPoints for One Body or Finger. More...

#include <pose.h>

Data Fields

int count
 key points count More...
 
rockx_point_t points [32]
 key points More...
 
float score [32]
 Key points score. More...
 

Detailed Description

KeyPoints for One Body or Finger.

Definition at line 37 of file pose.h.

Field Documentation

◆ count

int count

key points count

Definition at line 38 of file pose.h.

◆ points

rockx_point_t points[32]

key points

Definition at line 39 of file pose.h.

◆ score

float score[32]

Key points score.

Definition at line 40 of file pose.h.


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