1 #ifndef _NNDEPLOY_TRACK_RESULT_H_
2 #define _NNDEPLOY_TRACK_RESULT_H_
30 std::vector<std::array<int, 4>>
boxes;
std::vector< float > scores
The confidence for all the tracking objects.
std::vector< int > class_ids
The classify label for all the tracking objects.
std::vector< std::array< int, 4 > > boxes
The tracking object for an input images.
std::vector< int > ids
The tracking object ids.
#define NNDEPLOY_CC_API
api