3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
Recognizer.h File Reference

Recognizer - Interface object for creating and matching templates. More...

#include <istream>
#include <sstream>
#include <vector>
#include "ComplexObject.h"
#include "Error.h"
#include "RawSample.h"
#include "SmartPtr.h"
#include "Template.h"
#include "TemplatesIndex.h"
#include "stl_wraps_impls/WrapIStreamBufferImpl.h"
#include "stl_wraps_impls/WrapIStreamImpl.h"
#include "stl_wraps_impls/WrapOStreamImpl.h"

Go to the source code of this file.

Classes

class  pbio::Recognizer
 Interface object for creating and matching templates. More...
 
struct  pbio::Recognizer::MatchResult
 Result of template matching. More...
 
struct  pbio::Recognizer::SearchResult
 Result of searching the Template query in the TemplatesIndex. More...
 

Namespaces

 pbio
 C++ interface.
 

Detailed Description

Recognizer - Interface object for creating and matching templates.