Commit Graph

7 Commits (0009d1bc34812c20da3d67c5e256fb9dd5c8c427)

Author SHA1 Message Date
Sohaib Ahmed 7e5a1289ff
Fix face angles (yaw, pitch, & roll) accuracy (#130)
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>

Co-authored-by: Sophia Glisch <sophiaglisch@Sophias-MacBook-Pro.local>
2022-10-18 07:09:35 -04:00
Vladimir Mandic 2fce7338dc exclude impossible detected face boxes 2022-04-05 07:38:11 -04:00
Vladimir Mandic 77fb56eb1a update face angle algorithm 2021-03-08 08:55:51 -05:00
Vladimir Mandic c0d2eda2d7 added typings for face angle 2021-03-07 21:15:53 -05:00
Vladimir Mandic 8b6d1b76df added face angle calculations 2021-03-07 09:58:20 -05:00
Vladimir Mandic 0692fbf532 full re-lint and typings generation 2020-12-23 11:26:55 -05:00
Vladimir Mandic 08df1073e6 initial commit 2020-08-18 07:54:53 -04:00