Builder
Comprehensive facial analysis measurements and detections.
Contains blinking, talking detection, landmarks, and micro-expressions.
Content copied to clipboard
presage.physiology.FaceFunctions
Link copied to clipboard
open fun addAllBlinking(values: Iterable<out MetricsProto.DetectionStatus>): MetricsProto.Face.Builder
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
open fun addAllMicroExpression(values: Iterable<out MetricsProto.MicroExpression>): MetricsProto.Face.Builder
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
open fun addAllTalking(values: Iterable<out MetricsProto.DetectionStatus>): MetricsProto.Face.Builder
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
open fun addBlinking(builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
open fun addBlinking(index: Int, builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
open fun addLandmarks(index: Int, builderForValue: MetricsProto.Landmarks.Builder): MetricsProto.Face.Builder
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
open fun addMicroExpression(builderForValue: MetricsProto.MicroExpression.Builder): MetricsProto.Face.Builder
open fun addMicroExpression(index: Int, value: MetricsProto.MicroExpression): MetricsProto.Face.Builder
open fun addMicroExpression(index: Int, builderForValue: MetricsProto.MicroExpression.Builder): MetricsProto.Face.Builder
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
open fun addTalking(builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
open fun addTalking(index: Int, builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;Link copied to clipboard
open fun setBlinking(index: Int, builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
Blinking detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus blinking = 1;Link copied to clipboard
open fun setLandmarks(index: Int, builderForValue: MetricsProto.Landmarks.Builder): MetricsProto.Face.Builder
Facial landmark coordinates over time
Content copied to clipboard
repeated .presage.physiology.Landmarks landmarks = 3;Link copied to clipboard
open fun setMicroExpression(index: Int, value: MetricsProto.MicroExpression): MetricsProto.Face.Builder
open fun setMicroExpression(index: Int, builderForValue: MetricsProto.MicroExpression.Builder): MetricsProto.Face.Builder
Detected micro-expressions over time
Content copied to clipboard
repeated .presage.physiology.MicroExpression micro_expression = 4;Link copied to clipboard
open fun setTalking(index: Int, builderForValue: MetricsProto.DetectionStatus.Builder): MetricsProto.Face.Builder
Talking/speech detection status over time
Content copied to clipboard
repeated .presage.physiology.DetectionStatus talking = 2;