faces

  1. BeneBarros

    Android Question Face Detect

    I am using the subroutines below to detect the faces of the image. This is working perfectly. I would like some help getting Euler_x, Euler_Y and Euler_Z. Can someone help me? Private Sub GetMidPoint(Face As JavaObject) As Float() Dim vl(3) As Float Dim p As JavaObject...
Top