Freckles
Freckles are characterised by small spots with higher pigmentation than the surrounding skin. This type of pigmentation can be distinguished from others by its lighter appearance. Freckles can appear on all skin types. Freckles can appear on various parts of the face, but they are most often found in the middle third of the face.
"algorithm_tech_name": "
freckles"
Metric
Algorithm returns the density of freckles on a face.
Mask
The algorithm returns several vectorised masks of freckles for an image aligned with the face.
For a batch mode, all masks for left and right side pictures are attached to the frontal image result.
For single image analysis - only frontal mask is available. For a batch - left, front and right masks are available.
Front Result Mask
"mask_type": "polygon_mask"
"tech_name": "freckles_mask_restored"
"side": "front"
features
geometry
"type": "Multipolygon"
Left Result Mask
"tech_name": "freckles_mask_restored"
"side": "left"
Right Result Mask
"tech_name": "freckles_mask_restored"
"side": "right"
Last updated