3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
com.vdt.face_recognition.sdk.StiPersonOutdatedCallbackData Class Reference

An interface object for encapsulated data from StiPersonOutdatedCallback. More...

Public Attributes

int stream_id
 Integer id of the video stream (0 <= stream_id < streams_count)
 
int sti_person_id
 ID of a "sti_person", which is a set of tracks united by short-time identification (STI). sti_person_id is equal to track_id of the first element, which formed this "sti_person" set of tracks.
 

Detailed Description

An interface object for encapsulated data from StiPersonOutdatedCallback.