Acne Algorithm

About Algorithm

  1. This Algorithm estimates the presence and severity of visible acne spots, such as whiteheads and inflamed pimples accompanied by redness.

  2. This Algorithm estimates indicated skin health parameters on: forehead, right/left cheeks, nose and chin areas.

  3. The Main Metric for this Algorithm is the Acne Score, with a range from 0 to 100.

    1. Values from 90 to 100 are considered as a relatively good skin condition.

    2. Values below 90 are considered significant visible acne.

    3. Values from 0 to 50 refer to an alerting skin condition, that might require specialist attention.

    4. Acne Score is a non-linear combination of the intensity score and density score to estimate both parameters at once and handle extreme cases.

  4. There are several Submetrics for this Algorithm:

    • Number of visible acne spots (nb: algorithms separates acne from acne scars).

    • Density score - the ratio of skin area covered by detected acne spots.

    • Intensity score - an average irritation level of the detected spots.


Algorithm API

API access is available only for Professional plan clients

See Acne API Response Scheme


Last updated