3DiVi Face SDK
3.24.1
|
TemplateCreated callback data. More...
#include <VideoWorker.h>
Public Attributes | |
int64_t | stream_id |
Integer id of the video stream (0 <= stream_id < streams_count). | |
int64_t | frame_id |
Integer id of the frame (that was returned by VideoWorker::addVideoFrame). | |
RawSample::Ptr | sample |
Face sample. | |
double | quality |
Face sample quality. The same as from the FaceQualityEstimator. | |
Template::Ptr | templ |
Template created for this sample. | |
TemplateCreated callback data.