Builder
class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , MetricsProto.MicroExpressionOrBuilder
Represents a detected micro-expression with metadata.
Used for facial expression analysis and emotion detection.
Content copied to clipboard
presage.physiology.MicroExpressionFunctions
Link copied to clipboard
Confidence score for the detection (0.0 to 1.0)
Content copied to clipboard
float confidence = 4;Link copied to clipboard
String identifier of the detected expression
Content copied to clipboard
string expression = 2;Link copied to clipboard
Whether the detection is considered stable/reliable
Content copied to clipboard
bool stable = 3;Link copied to clipboard
Relative time of the micro-expression detection in seconds since start of recording (deprecated)
Content copied to clipboard
float time = 1 [deprecated = true];Link copied to clipboard
Absolute timestamp at which the micro-expression was detected, in microseconds, since Linux epoch
Content copied to clipboard
int64 timestamp = 5;Link copied to clipboard
Confidence score for the detection (0.0 to 1.0)
Content copied to clipboard
float confidence = 4;Link copied to clipboard
String identifier of the detected expression
Content copied to clipboard
string expression = 2;Link copied to clipboard
String identifier of the detected expression
Content copied to clipboard
string expression = 2;Link copied to clipboard
Absolute timestamp at which the micro-expression was detected, in microseconds, since Linux epoch
Content copied to clipboard
int64 timestamp = 5;Link copied to clipboard
Confidence score for the detection (0.0 to 1.0)
Content copied to clipboard
float confidence = 4;Link copied to clipboard
String identifier of the detected expression
Content copied to clipboard
string expression = 2;Link copied to clipboard
String identifier of the detected expression
Content copied to clipboard
string expression = 2;Link copied to clipboard
Whether the detection is considered stable/reliable
Content copied to clipboard
bool stable = 3;Link copied to clipboard
Relative time of the micro-expression detection in seconds since start of recording (deprecated)
Content copied to clipboard
float time = 1 [deprecated = true];Link copied to clipboard
Absolute timestamp at which the micro-expression was detected, in microseconds, since Linux epoch
Content copied to clipboard
int64 timestamp = 5;