This is the repo to host our project on MakeCode for Microsoft Research.
- Try it live at https://jcspec.github.io/BuildUFace/
Running locally
These instructions allow to run locally to modify the sample.
Setup
The following commands are a 1-time setup after synching the repo on your machine.
-
install node.js
-
install the PXT command line
- install the dependencies
Running the local server
After you're done, simple run this command to open a local web server:
After making a change in the source, refresh the page in the browser.
Updating the tools
If you would like to pick up the latest PXT build, simply run
Deploy to github pages
Run the following command to update the github page build of this editor
You can also minify it but it takes longer to generate:
pxt staticpkg --gh --minify
More instructions at https://github.com/Microsoft/pxt#running-a-target-from-localhost
API Layout
-
Precise Tracking of Facial Features via Constrained Local Models https://github.com/auduno/clmtrackr
Tracking in image (default): will automatically trigger when the user opens the app Tracking in video (will implement after we finished the static) Face substitution Face masking Realtime face deformation Emotion detection Caricature