A facial recognition system is a technology capable of identifying or verifying a person from a digital image capture or a video frame from a video source. There are multiple methods in which facial recognition systems work, but in general, they work by comparing selected facial features from a given image with faces within a database. It is also described as a Biometric Artificial Intelligence based application that can uniquely identify a person by analyzing patterns based on the person’s facial textures and shape.
face recognition engine enables efficient and accurate processing of faces in images and live video stream and can run on a wide range of devices.
The Face detection facility is responsible for quick and coarse detection tasks, like finding a face in an image.
Detection structure represents an images-space bounding rectangle of the detected object as well as the detection score
Estimation facility is the only multi-purpose facility in the LUNA SDK. It is designed as a collection of tools that help estimate various images or depicted object properties. These properties may be used to increase the precision of algorithms implemented by other LUNA SDK facilities or resolve custom business tasks.