MBFace Status Texts
Data class representing text messages associated with various face statuses.
Use this data class to customize text messages for different face statuses, such as face position, distance, or validation.
Constructors
Properties
Text message for when the face is not found. Default is "Face not found".
Text message for when the face is too close. Default is "Face too close".
Text message for when the face is too far away. Default is "Face too far away".
Text message for when the face is too far down. Default is "Face too far down".
Text message for when the face is too far left. Default is "Face too far left".
Text message for when the face is too far right. Default is "Face too far right".
Text message for when the face is too far up. Default is "Face too far up".
Text message for when there are too many faces detected. Default is "Too many faces".