Hello : I used the Android 4.0 Face Detection API (hardware.camera.Face) to detect the faces. The face detection API has many object to get the values like leftEye to get the left eye's point and mouth to get the mouth position. This URL is about the Face detect API : http://developer.android.com/reference/android/hardware/Camera.Face.html
But I try this API to get these object values, only "rect" and "score" had the valid values. The Android Developer pages on the URL interprets the API may failed on some hardware. I implement this API on HTC One X , and just could get "rect" and "score" values. Could anyone can help me to solve this problem ? Please let me known if your device can support the API and work perfectly. Thanks a lot ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

