Facial Characteristics
Face Shape
What is Face Shape?
All face shapes possess distinct and attractive qualities. Heart-shaped faces are admired for their delicate chin and captivating cheekbones. While oval faces are known for their balanced proportions, round faces exude a youthful and approachable charm. Square faces project strength and definition. Oblong faces showcase elegant length and refined features.
How to retrieve Face Shape from Vitals™ SDK?
ItemItem | DescriptionDescription |
---|---|
Supported by SDK(s) | JavaScriptReactVue |
User Info Required | No extra data is required. |
Vitals™ SDK API | Please use the healthResult.health.beautyAnalysis.faceShape variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
Face shape is determined by using a machine learning model to analyze your face.
Unit of Measurement: N/A
Range
ValueValue | InterpretationInterpretation |
---|---|
FaceShape.Heart | Heart |
FaceShape.Oblong | Oblong |
FaceShape.Oval | Oval |
FaceShape.Round | Round |
FaceShape.Square | Square |
Lips Shape
What is Lips Shape?
Full lips are often admired for their voluptuousness. Normal lips offer a balanced and versatile aesthetic. Thin lips can project a sense of elegance and refinement. Each lip shape contributes to an individual's unique facial harmony and beauty.
How to retrieve Lips Shape from Vitals™ SDK?
ItemItem | DescriptionDescription |
---|---|
Supported by SDK(s) | JavaScriptReactVue |
User Info Required | No extra data is required. |
Vitals™ SDK API | Please use the healthResult.health.beautyAnalysis.lipsShape variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
Lips shape is determined by using a machine learning model to analyze your face.
Unit of Measurement: N/A
Range
ValueValue | InterpretationInterpretation |
---|---|
LipsShape.FullLips | Full-lips |
LipsShape.NormalLips | Normal-lips |
LipsShape.ThinLips | Thin-lips |
Eye Bags
What is Eye Bags?
Eye bags are the mild swelling or puffiness that occurs under the eyes. They often become more noticeable with age as the tissues around the eyes weaken, leading to fluid accumulation. Common causes include lack of sleep, stress, allergies, and genetics.
How to retrieve Eye Bags from Vitals™ SDK?
ItemItem | DescriptionDescription |
---|---|
Supported by SDK(s) | JavaScriptReactVue |
User Info Required | No extra data is required. |
Vitals™ SDK API | Please use the healthResult.health.beautyAnalysis.eyeBags variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your eye bags are determined by using a machine learning model to analyze your face.
Unit of Measurement: N/A
Range
ValueValue | InterpretationInterpretation |
---|---|
Severity.Clear | Clear |
Severity.Mild | Mild |
Severity.Moderate | Moderate |
Severity.Severe | Severe |
Severity.VerySevere | Very Severe |
Eye Shape
What is Eye Shape?
Almond-shaped eyes are often considered attractive as they can create a captivating and expressive look. Round eyes portray a soft and innocent appearance. Hooded eyes create an alluring and mysterious look. Monolid eyes have a sleek and elegant appeal. Downturned eyes evoke a sense of gentleness, while upturned eyes give a joyful, optimistic impression.
How to retrieve Eye Shape from Vitals™ SDK?
ItemItem | DescriptionDescription |
---|---|
Supported by SDK(s) | JavaScriptReactVue |
User Info Required | No extra data is required. |
Vitals™ SDK API | Please use the healthResult.health.beautyAnalysis.eyeShape variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
Eye shape is determined by using a machine learning model to analyze your face.
Unit of Measurement: N/A
Range
ValueValue | InterpretationInterpretation |
---|---|
EyeShape.Almond | Almond |
EyeShape.Downturned | Downturned |
EyeShape.Monolid | Monolid |
EyeShape.Round | Round |
EyeShape.Upturned | Upturned |
EyeShape.Hooded | Hooded |