ngFacetracer, 3D FaceTracker made with Angular + clmtrackr + ThreeJS. Face tracking in 3D, position, scale and rotation in three spacial axis.
- Get 61 Face Points via integration clmtrackr with Angular
- Integration of face_deformer.js to Angular, for Face Masking
- Get 3D information of Face (position, scale, rotation)
- Integration to 3D information to ThreeJS environment
Need npm, nodeJS and Angular-CLI Global in order to use it.
npm install -g @angular/cli
npm install
npm start
Open http://localhost:4200 in a browser in order to see it.
Contact: ibuioli@gmail.com