Android FaceDetector.Face Euler angles are 0 all the time

后端 未结 3 1922
小鲜肉
小鲜肉 2021-01-01 16:04

I\'m trying to get a the Euler angle of a Face that is detected by FaceDetector.

Here is what I use to output to Logcat:

Log.v(\"debug\", \" X: \" +          


        
3条回答
  •  渐次进展
    2021-01-01 16:28

    There are a few similar questions here. Check out the first answer from this link:

    Android Facedetector pose values are always 0

    And see below for someone that says they solved the problem:

    Android Face Detection

提交回复
热议问题