SRanipal Unreal SDK  1.3.2.0
SRanipal Unreal SDK document
Public Attributes | List of all members
ViveSR::anipal::Lip::LipData_v2 Struct Reference

Public Attributes

int frame_sequence
 
int timestamp
 
unsigned char * image
 
PredictionData_v2 prediction_data
 

Member Data Documentation

◆ frame_sequence

int ViveSR::anipal::Lip::LipData_v2::frame_sequence

The frame sequence.

◆ image

unsigned char* ViveSR::anipal::Lip::LipData_v2::image

The raw buffer. width=800, height=400, channel=1

◆ prediction_data

PredictionData_v2 ViveSR::anipal::Lip::LipData_v2::prediction_data

The prediction result listing all of LipShape in [0,1].

◆ timestamp

int ViveSR::anipal::Lip::LipData_v2::timestamp

The time when the frame was capturing. in millisecond.