Crate starbyface

Crate starbyface 

Source
Expand description

Celebrity look alike face-recognition API

There should be only one person in the photo. Recommendations: The face should be clearly visible, it’s better to use frontal photos. Face recognition accuracy depends on the resolution and quality of a face image.

The system detects the face and creates a facial pattern. System facial point detection can locate the key components of faces, including eyebrows, eyes, nose, mouth and position.

The Neural Network compares the person with celebrity faces and suggests the most similar ones.

Structs§

StarByFace
StarByFaceFile

Enums§

Gender
Key
StarByFaceError

Functions§

get
Return value of the given key.
get_list
Return vector of values of the given key.