3DiVi Face SDK
3.24.1
|
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... | |
Interface object used to work with estimators from Processing Block API.
|
inline |
|
inline |
Infer and put results in ctx.
ctx | Results of infer |