visage|SDK samples |
Samples are ready-to-run projects demonstrating the use of visage|SDK. Sample projects are provided with full source code. They are intended to provide an easy start for developers using the SDK, and can also be used as a basis for building own applications.
Sample projects are described in the table below. The documentation for each sample project provides details on running and using the sample, as well as implementation details.
SAMPLE NAME | OVERVIEW |
---|---|
Showcase Demo | Demonstrates face tracking from camera and visualization of facial features, face recognition, as well as age, gender and emotion analysis. |
Gaze Tracker | Demonstrates online screen space gaze tracking. |
Virtual Eyewear Try-on | An augmented reality application using face tracking to place virtual glasses on the face. |
VisageTrackerUnityDemo | Integration of visage|SDK with Unity game engine; displaying a virtual object (glasses) on the face and full 3D model of the face (face mask effect) with facial analysis data. |
Sample projects can be found in the www\Samples folder. Subfolder models holds data files used by the sample applications (models, animations etc.), while sample source code and project files can be found in www\lib subfolder and HTML files, respectively.