Introduction¶
Luna API is a facial recognition web service. It provides RESTful interface for interaction with other LUNA PLATFORM services.
Using the API service you can solve the following problems:
- Images processing and analysis:
face detection in photos;
face attributes (age, gender, ethnicity) and face properties (head pose, emotions, gaze direction, eyes attributes, mouth attributes) estimation;
Search for similar faces in the database;
Storage of the received face attributes in databases;
Creation of lists to search in;
Statistics gathering;
Flexible request management to meet user data processing requirements.