Commit Graph

9 Commits (a5c767fdff4a421337a4a4886b217934fd03c50a)

Author SHA1 Message Date
Kamil H. Walkowicz a5c767fdff feat: enable noImplicitAny 2024-01-16 18:09:52 +01:00
Vladimir Mandic 15ae496f40 update release 2022-10-18 07:23:49 -04:00
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