Hi, I want to use the FaceDetector class, which also has a pose
function for the headpose, but it seems that the head pose is not
implemented because it always returns 0.
It does return the distance between the eyes, and the point between
the two eyes, so im guessing that at some point in the face detection,
the coordinates of the eyes are known. So i'm now checking out the
source code to see if i can output the eye coordinates myself, but it
seems that the actual face detection is done by calling a seperate
function called "ff_detect" for which i cannot find any code.

Do you guys know how i can get this code, or how i can get the head
pose otherwise?

Thanks very much

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to