A real-time 3D human facial reconstruction application (software) with a Windows-side software and a Linux-side service.
v 1.0.0 - 2017.1.6
QuickFace is a software capable of
- capturing the user’s facial expressions with a normal 2D camera,
- reconstructing the corresponding 3D models
- and generating live 3D facial animations in real time.
The Server-side service takes on model reconstruction, which requires strong computing power.
Path | Discription |
---|---|
./QuickFace-Client/ | |
./QuickFace-Client/QuickFace/ | source files for the Windows-side software |
./QuickFace-Client/QuickFace Installer.exe | The installer for the Windows-side software |
./QuickFace-Server/ | source files for the Server-side service |
./QuickFace Installer.exe | Windows-side software installer |
Double click ./QuickFace Installer.exe
.
For detailed information for configuration, please see README.md within the ./QuickFace-Server/
folder.
- Start the server-end by typing these instructions in the terminal:
cd {ROOT_DIR}/QuickFace-Server/install/bin
./QuickFace
- Double click the QuickFace.exe in the root of the installation path.
- Click the “Start Camera” button to open the camera and establish the connection with the server.
- Click the “Change Mode” button to change the background of 3D model.
- Click the “Save Object” button to save the 3D model to your device.
- Click the “Quit” button to quit.
Snapshots for illustration:
An example reconstructed 3D facial model is shown as follows (in a third-party 3D model viewer):