NVIDIA DeepStream SDK API Reference

6.4 Release
NvTrackerProc::ClassInfo Struct Reference

Detailed Description

Object class information.

Definition at line 53 of file nvtracker_proc.h.

Collaboration diagram for NvTrackerProc::ClassInfo:

Data Fields

NvOSD_RectParams rectParams
 
NvOSD_TextParams textParams
 
std::string displayTextString
 
std::string objLabel
 
uint uniqueComponentId
 

Field Documentation

◆ displayTextString

std::string NvTrackerProc::ClassInfo::displayTextString

Definition at line 57 of file nvtracker_proc.h.

◆ objLabel

std::string NvTrackerProc::ClassInfo::objLabel

Definition at line 58 of file nvtracker_proc.h.

◆ rectParams

NvOSD_RectParams NvTrackerProc::ClassInfo::rectParams

Definition at line 55 of file nvtracker_proc.h.

◆ textParams

NvOSD_TextParams NvTrackerProc::ClassInfo::textParams

Definition at line 56 of file nvtracker_proc.h.

◆ uniqueComponentId

uint NvTrackerProc::ClassInfo::uniqueComponentId

Definition at line 59 of file nvtracker_proc.h.


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