diff --git a/Demos.md b/Demos.md index 4ce385c..9fe1b40 100644 --- a/Demos.md +++ b/Demos.md @@ -6,10 +6,12 @@ Demos are included in `/demo`: - `index.html` & `index.js`: [browser] Main browser demo app that showcases all Human capabilities +- `simple`: [browser] + Simple demo that analzyes either WebCam or WebRTC input - `facematch`: [browser] Extracts faces from images, calculates face descriptors calculates simmilarities - `face3d`: [browser] - 3D render of face mesh using `Three.js` + Uses WebCam as input and draws 3D render of face mesh using `Three.js` ## NodeJS Demos