face-api/demo
Sophia Glisch 6fd4615124 Fix face angles (yaw, pitch, & roll) accuracy
Previouly derived aforementioned angles correctly seemed inaccurate and somewhat unusable (given their output was in radians). This update uses the a person's mesh positions, and chooses specific points for accurate results. It also adds directionality of the movements (_e.g. pitching head backwards is a negative result, as is rolling head to the left).

The webcam.js file has also been updated to showcase the correct output in degrees (reducing potential user confusion)

Comitter: Sohaib Ahmed <sohaibi.ahmed@icloud.com>
2022-10-17 00:36:06 -04:00
..
facemesh.png create api specs 2021-03-14 08:47:38 -04:00
index.html update 2021-04-04 09:23:11 -04:00
index.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-canvas.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-face-compare.js improve face compare performance 2022-09-14 08:18:51 -04:00
node-image.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-match.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-multiprocess-worker.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-multiprocess.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-simple.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
node-wasm.js add node-wasm demo 2022-09-25 16:40:42 -04:00
node.js document and remove optional dependencies 2022-08-23 08:21:20 -04:00
sample1.jpg create api specs 2021-03-14 08:47:38 -04:00
sample2.jpg create api specs 2021-03-14 08:47:38 -04:00
sample3.jpg create api specs 2021-03-14 08:47:38 -04:00
sample4.jpg create api specs 2021-03-14 08:47:38 -04:00
sample5.jpg create api specs 2021-03-14 08:47:38 -04:00
sample6.jpg create api specs 2021-03-14 08:47:38 -04:00
screenshot-images.png create api specs 2021-03-14 08:47:38 -04:00
screenshot-webcam.png reformatted model manifests and weights 2021-03-14 09:23:45 -04:00
webcam.html update 2021-04-04 09:23:11 -04:00
webcam.js Fix face angles (yaw, pitch, & roll) accuracy 2022-10-17 00:36:06 -04:00