Algorithm Results
Last updated
Last updated
Metrics and Submetrics are the results of image analysis performed by one or more of Algorithms on the uploaded image.
Metrics and Submetrics are the results of image analysis performed by one or more of Algorithms on the uploaded image.
For every processed image in SaaS, you can see these icons:
button shows/hides Submetrics. Some of the Algorithms return two or more metrics.
Example: Eye Are Condition Algorithm from Face Metrics 2.0 Application includes three submetrics: Dark Circles Score, Eye Bags Score, and Lacrimal Grooves Score.
Check the Metrics and Submetrics API Reference for details about the relevant methods.
Masks are additional results of image analysis, representing the spatial information about detected skin/hair health returned by the selected set of Algorithms. Masks help end-users to better understand the scale of the problem, and help you build trust into your application.
For example, the Acne Algorithm can not only return the numerical acne severity "score" but also show the location of detected acne spots. This location is called "Mask" (in this case, Acne Mask), and it can be demonstrated to the end-user by overlapping the image and mask.
For every processed image in SaaS, you can see these icons:
Example: Pores Algorithm from Face Metrics 2.0 Application includes Masks showing detected pores poisition on face.
button shows/hides Masks. Some of the Algorithms return a visual map of detected objects.