3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
pbio::ProcessingBlock Class Reference

Interface object used to work with estimators from Processing Block API. More...

#include <ProcessingBlock.h>

Public Member Functions

 ProcessingBlock (const ProcessingBlock &)=delete
 
ProcessingBlockoperator= (const ProcessingBlock &)=delete
 
 ProcessingBlock (ProcessingBlock &&other)
 
ProcessingBlockoperator= (ProcessingBlock &&other)
 
virtual void operator() (pbio::Context &ctx)
 

Detailed Description

Interface object used to work with estimators from Processing Block API.