3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
pbio::Recognizer::SearchResult Struct Reference

Result of searching the Template query in the TemplatesIndex. More...

#include <Recognizer.h>

Public Attributes

size_t i
 Index in the TemplatesIndex.
 
MatchResult match_result
 Result of matching the query Template with the i-th Template from the TemplatesIndex.
 

Detailed Description

Result of searching the Template query in the TemplatesIndex.