cost 78 ms
如何在 android 中檢測人臉向左或向右移動?

[英]How to detect Face movement towards left or right in android?

我正在開發人臉檢測應用程序。 我正在使用 MLKit 檢測人臉,檢測后,我想要求用戶將他/她的臉轉向左或右,為此我必須驗證天氣用戶是將他/她的臉轉向左還是右? 我怎樣才能做到這一點? 我想實現這個: ...

頭部 3d 旋轉和 position 與 MLKit PoseDetection

[英]Head 3d rotation and position with MLKit PoseDetection

我正在使用姿勢檢測,並嘗試使用面部標志來計算 3d 頭部 position 和旋轉。 但正如 MLKit 的 PoseDetection 文檔中所述,應忽略面部標志的 z position。 所以我想知道是否有另一種方法可以從姿勢檢測給我們的數據中獲得頭部旋轉和 position。 ...

使用 ML Kit 進行計數下蹲姿勢檢測

[英]Pose Detection for squat with count using ML Kit

如何使用 ML 套件獲得實時運動計數和角度? 在這里,我檢查https://ai.googleblog.com/2020/08/on-device-real-time-body-pose-tracking.html 上的俯卧撐和深蹲運動計數。 我通過以下方法獲得角度: 我已經從我身邊添加了邏輯 ...


 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM