nndeploy C++ API  0.2.0
nndeploy C++ API
Public Attributes | List of all members
nndeploy::track::Track Struct Reference

#include <tracker.h>

Public Attributes

int id
 
cv::Vec4f ltrb
 
float score
 

Detailed Description

Definition at line 39 of file tracker.h.

Member Data Documentation

◆ id

int nndeploy::track::Track::id

Definition at line 40 of file tracker.h.

◆ ltrb

cv::Vec4f nndeploy::track::Track::ltrb

Definition at line 42 of file tracker.h.

◆ score

float nndeploy::track::Track::score

Definition at line 41 of file tracker.h.


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