SRanipal Unreal SDK
1.3.2.0
SRanipal Unreal SDK document
|
Public Attributes | |
int | frame_sequence |
int | timestamp |
unsigned char * | image |
PredictionData_v2 | prediction_data |
int ViveSR::anipal::Lip::LipData_v2::frame_sequence |
The frame sequence.
unsigned char* ViveSR::anipal::Lip::LipData_v2::image |
The raw buffer. width=800, height=400, channel=1
PredictionData_v2 ViveSR::anipal::Lip::LipData_v2::prediction_data |
The prediction result listing all of LipShape in [0,1].
int ViveSR::anipal::Lip::LipData_v2::timestamp |
The time when the frame was capturing. in millisecond.