TI Deep Learning Library User Guide
TIDL_ODLayerKeyPoint Struct Reference

Detailed Description

This structure contains the key points information of BBox detected by OD layer.

Data Fields

float32_tidl x
 
float32_tidl y
 

Field Documentation

◆ x

float32_tidl TIDL_ODLayerKeyPoint::x

X

◆ y

float32_tidl TIDL_ODLayerKeyPoint::y

Y