3DiVi Face SDK  3.24.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
VDT.FaceRecognition.SDK.ProcessingBlock Class Reference

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

Public Member Functions

unsafe void Invoke (object ctx)
 Infer and put results in ctx. More...
 
unsafe object GetOutputData (Context metaCtx)
 Get all data from Context. More...
 

Detailed Description

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

Member Function Documentation

unsafe object VDT.FaceRecognition.SDK.ProcessingBlock.GetOutputData ( Context  metaCtx)
inline

Get all data from Context.

Returns
Context data
unsafe void VDT.FaceRecognition.SDK.ProcessingBlock.Invoke ( object  ctx)
inline

Infer and put results in ctx.

Parameters
ctxResults of infer