Holds information about the detected objects in the specific input source.
Definition at line 102 of file gstnvinferserver_impl.h.
| Data Fields | |
| GstNvInferServerObjectHistoryMap | object_history_map | 
| Map of object tracking IDs and inference history of the object.  More... | |
| gulong | last_cleanup_frame_num = 0 | 
| Frame number of the buffer when the history map was last cleaned up.  More... | |
| gulong | last_seen_frame_num = 0 | 
| Frame number of the frame which .  More... | |
| gulong gstnvinferserver::GstNvInferServerSourceInfo::last_cleanup_frame_num = 0 | 
Frame number of the buffer when the history map was last cleaned up.
Definition at line 106 of file gstnvinferserver_impl.h.
| gulong gstnvinferserver::GstNvInferServerSourceInfo::last_seen_frame_num = 0 | 
Frame number of the frame which .
Definition at line 108 of file gstnvinferserver_impl.h.
| GstNvInferServerObjectHistoryMap gstnvinferserver::GstNvInferServerSourceInfo::object_history_map | 
Map of object tracking IDs and inference history of the object.
Definition at line 104 of file gstnvinferserver_impl.h.