Skip to content

FaceCapture: a Simple Facial Registration Capture App

License

Notifications You must be signed in to change notification settings

yliess86/FaceCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT NodeJS 14.1 Electron 8.2.5

FaceCapture: a Simple Facial Registration Capture App

Logo

FaceCapture is a simple facial registration capture app. The app has been built to create a custom dataset for training facial data driven models. It consists of a simple procedure to follow. This procedure makes the user follow a dot with its nose in order to capture the face of the user in different angles. The resulting session is then saved as a webm file which can easily be converted to mp4 and other formats using ffmpeg for example.

I know ... Two months without a haircut XD

Install

The installation is straigforward and requires npm. The install process has been configure for Linux only, but you can easily adapt the package.json script for other disctributions or output format. By default, the distribution process will output an AppImage and a deb file.

$ npm install && npm run dist

References

The tools has been built with NodeJS & Electron.

About

FaceCapture: a Simple Facial Registration Capture App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages