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

Template search result (for the VideoWorker.MatchFoundCallback). More...

Public Attributes

long person_id
 Unique id of the person.
 
long element_id
 Unique id of the element.
 
Recognizer.MatchResult match_result
 Result of template matching.
 

Detailed Description

Template search result (for the VideoWorker.MatchFoundCallback).