🔴Translucency Result Scheme
Haut.AI provides an AI algorithm that evaluates skin luminosity.
The algorithm is deprecated.
Description
Translucency is a parameter based on human perception of skin luminosity. The physical foundation of skin luminosity is light reflection. The uniformness and intensity of this light reflection can be affected by a combination of low skin tightness, non-uniform pigmentation, oiliness, and the skin’s hydration level. With respect to all of these parameters, healthy skin manifests as a normal, smooth distribution of reflected light, which is perceptually interpreted as good skin translucency.
The higher parameter values are associated with better translucency.
"algorithm_tech_name": "translucency"
area_name
area_nameThe algorithm returns metrics and sub-metrics for the following facial areas:
faceright_cheekleft_cheekforehead
main_metric
main_metricThe main metric is an overall score indicating translucency for each area_name
"main_metric": {
"value": 27,
"widget_type": "bad_good_line",
"name": "Translucency score",
"tech_name": "translucency_score",
"widget_meta": null
},valuethe translucency score ranges from[0,100]"widget_type": "bad_good_line"indicates that a higher value is better"name": "Translucency score""tech_name": "translucency_score"
sub_metrics
sub_metricsno submetrics
masks_restored
masks_restoredThe algorithm returns a vectorized mask of translucency on a restored image
"mask_type": "heatmap_mask"
masks_original
masks_originalThe algorithm returns a vectorized mask of translucency on an original image
"mask_type": "heatmap_mask"
Example (JSON)
Last updated
Was this helpful?