Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

visage|SDK integrates a comprehensive range of computer vision technologies related to human faces in an easy-to-use, fully documented software development kit that supports a wide area of applications. The main features include face and facial features detection and tracking (including 3D head pose, gaze, eye closure, full 3D head model and more), as well as face recognition and face analysis including gender, age and emotion estimation.

This section contains more details about three modules of visage|SDK: FaceTrack, FaceAnalysis, and FaceRecognition.




Section


Column
width30

FaceTrack

Track faces, facial expressions and eyes/gaze in real-time

Learn more


Column
width30

FaceAnalysis

Get detailed data on people’s gender, age and emotions

Learn more


Column
width30

FaceRecognition

Measure the similarity between faces and recognize identities

Learn more

Visage|SDK is divided into three specialized packages. They can be licensed separately, or combined together. This page provides a brief overview of each package.

In this page:

Table of Contents
maxLevel2

FaceTrack

FaceTrack detects and tracks one or more faces and their facial features in images and videos from any standard camera or video file in color, grayscale and near-infrared. For each detected face it returns detailed face data including: 2D and 3D head pose and facial points coordinates (chin tip, nose tip, lip corners etc.), a set of action units describing the current facial expressions (e.g. jaw drop), eye closure and eye-gaze information, and 3D triangle mesh model of the face in the current pose and expression.

Gaze tracking tells you where a person is looking. Combined with face analysis, it can help measure visual attention and the influence of specific content on emotions, providing valuable data for marketing research, user studies, commercial testing and more.

Features

...

Feature

...

Description

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width560px
urlhttps://www.youtube.com/watch?v=IlwakDRnRao&feature=emb_title
height315px

FaceAnalysis

FaceAnalysis estimates people’s gender, age and emotions in real time. This helps you build engaging, personalized experiences.

FaceAnalysis takes into account facial landmarks such as the location of the pupils, eye corners, lip boundaries, etc. to estimate age. Emotion estimation returns the probability distribution of each of the six universal emotions: happiness, sadness, anger, fear, surprise, and disgust, and additionally neutral.

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width560px
urlhttps://www.youtube.com/watch?v=8uqNoTBSaAo&feature=emb_title
height315px

FaceRecognition

FaceRecognition is a robust and scalable face recognition solution that provides quick and accurate results for surveillance, identification and identity verification.

FaceRecognition measures the similarity between faces and finds the best match. It can help you protect your data, get closer to your target audience or simply improve the user experience of your clients.

Our face recognition is based on face descriptors. All biometric templates are mathematical representations of users’ faces, which means that biometric and personal information is strictly separated. This way of handling data ensures the highest level of privacy, even when dealing with extremely sensitive data. The system calculates the similarity between the input face descriptor and all face descriptors previously stored in a gallery. The goal is to find the face(s) from the gallery that are the most similar to the input face.

Widget Connector
overlayyoutube
_templatecom/atlassian/confluence/extra/widgetconnector/templates/youtube.vm
width560px
urlhttps://www.youtube.com/watch?v=rmd9Y4GYq9Q&feature=emb_title
height315px

...