Skin Characteristics
Facial Skin Age
What is Facial Skin Age?
Facial Skin Age is a metric that reveals the perceived age of your skin based on various visual factors, such as wrinkles, fine lines, pigmentation, and skin texture. This metric utilizes advanced image analysis and machine learning algorithms to compare your facial features with a vast database of individuals of different ages and ethnicities.
How to retrieve Facial Skin Age from Vitals™ SDK?
ItemItem | DescriptionDescription |
---|---|
Supported by SDK(s) | JavaScriptReactVueReactNative |
User Info Required | No extra data is required. |
Vitals™ SDK API | Please use the healthResult.health.vitalSigns.facialSkinAge variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , VitalSign |
What does it mean to have high Facial Skin Age?
A high Facial Skin Age means your facial skin appears older. Factors like sun exposure, smoking, and poor diet can accelerate skin aging. A good skincare routine and healthy habits can help you maintain a more youthful appearance.
What does it mean to have low Facial Skin Age?
A low Facial Skin Age indicates your facial skin appears young.
How does Vitals™ SDK measure it?
Facial Skin Age is calculated by using a machine learning model to analyze your face and determine the estimated age of your skin based on its condition.
Unit of Measurement: Years
Range
ValueValue | Quantitative InterpretationQuantitative Interpretation |
---|---|
13-120 | Normal |
The output range is [13, 120].
Skin Moisture
What is Skin Moisture?
An oily face surface might affect skin tone evenness since light on the face would be reflected. Oppositely, a dry face can make the skin appear dull, rough, and lacking in radiance, which can detract from an overall youthful and vibrant appearance. Thus, a balanced skin moisture is preferred.
How to retrieve Skin Moisture 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.skinMoisture variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The skin moisture is determined by using a machine learning model to analyze your face.
Unit of Measurement: N/A
Range
ValueValue | InterpretationInterpretation |
---|---|
SkinMoisture.Dry | Dry |
SkinMoisture.Normal | Normal |
SkinMoisture.Oily | Oily |
SkinMoisture.Combination | Combination |
SkinMoisture.Sensitive | Sensitive |
Acne
What is Acne?
Acne is a common skin condition that occurs when hair follicles become clogged with oil, dead skin cells, and bacteria, leading to pimples, blackheads, or cysts. This can lead to an uneven complexion and affect the overall smoothness and clarity of the skin. Acne can also leave behind scars or dark spots, further affecting the appearance.
How to retrieve Acne 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.acne variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your facial acne is 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 |
Pigmentation
What is Pigmentation?
Variations in pigmentation can lead to conditions such as dark spots, light spots, and melasma. Common causes include sun exposure, hormonal changes, aging, and inflammation. Managing pigmentation often involves sun protection, topical treatments, and sometimes professional procedures like laser therapy.
How to retrieve Pigmentation 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.pigmentation variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your skin pigmentation is 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 |
Dark Circles
What is Dark Circles?
Dark circles are the discoloration or shadows that appear under the eyes. They can be caused by factors such as lack of sleep, genetics, aging, and dehydration. Treatments include proper sleep, hydration, skincare products, and sometimes medical procedures.
How to retrieve Dark Circles 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.darkCircle variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your dark circles is 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 |
Wrinkles
What are Wrinkles?
Wrinkles are lines and creases on the skin due to aging, sun exposure, and repetitive facial expressions. They are most commonly found on the face, neck, and hands. Skincare routines, sun protection, and treatments like moisturizers and retinoids can help reduce their appearance.
How to retrieve Wrinkles 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.wrinkles variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your wrinkles is 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 |
Redness
What is Redness?
Facial redness refers to the appearance of red or flushed skin on the face. It can be caused by conditions like rosacea, acne, allergies, or irritation. Managing facial redness often involves gentle skincare, avoiding triggers, and using specialized treatments or medications.
How to retrieve Redness 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.redness variable provided by the callback function onVideoFrameProcessed . |
API Reference | Health , BeautyAnalysis |
How does Vitals™ SDK measure it?
The condition of your facial redness is 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 |