Frizziness

Haut.AI provides an AI algorithm that estimates hair's frizziness level.

Description

This metric indicates whether the hair texture is irregular and frizzy and detects the presence of split ends. Split ends occur when the ends of the hair become dry, brittle, and frayed. Frizz is hair that does not align with the surrounding hairs but stands up or curls independently, creating a fuzzy or irregular texture. The three main causes of frizz are genetics, hair damage, and humidity.

"algorithm_tech_name": "frizziness"

area_name

The algorithm returns metrics for the following area:

  • hair

main_metric

The main metric is an overall score indicating the hair frizziness score for area_name

"main_metric": {
                "value": "Average",
                "widget_type": "category",
                "name": "Frizziness",
                "tech_name": "frizziness",
                "widget_meta": null
            },
  • value Frizziness can be divided into four classes based on value:

    • "Low"

    • "Medium"

    • "Average"

    • "High"

  • "widget_type": "category"

  • "name": "Frizziness"

  • "tech_name": "frizziness"

Last updated