Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7647023
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T10:21:36+00:00 2026-05-31T10:21:36+00:00

So I know that android Ice Cream Sandwich supports face detection. So i recently

  • 0

So I know that android Ice Cream Sandwich supports face detection. So i recently upgraded my asus transformer to a tablet that has face detection unlock enabled and that works great. Now when i go to write a program using face detection, when i try to find the max number of faces supported I always get 0 and my app always crashes when i try to begin tracking faces. Why is this if my tablet clearly supports face detection? Am i doing something wrong? The code I’m using to check if face detection is supported is posted below:

Camera.Parameters params = mCamera.getParameters();
System.out.println("Max num faces is!!!! :" + params.getMaxNumDetectedFaces());

And the full code I’m using can be found here:
https://docs.google.com/file/d/0B2Nu5U2Cz81qZExGQ25sWVdRd21IOExUUTZsZzFoZw/edit

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T10:21:38+00:00Added an answer on May 31, 2026 at 10:21 am

    Face detection is not face recognition. Face detection is done via something like Haar cascade and determines presence of faces in picture. This feature can be contained in android camera application, but must not – API is there but it says that it supports max 0 faces ( means, nothing, go away, we just satisfied inteface)

    Face unlock works differently – it does not need to locate face, so it can use some pattern matching techniques to recognize it.

    Here is reading pointer for face detection:

    http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/

    And you can implement it yourself via camera preview feature even if you camera software sdoes not support this

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that Android has a JSON parser baked in but I was wondering
Now that Google Earth has been released for Android 2.1, does anyone know what,
I know that android supports RTSP streaming if you use the native video player,
I know that Android doesn't have an Application-level onPause the way an Activity has
In the link String Resource I came to know that Android supports only Bold,
I know that android has a collection of fonts specifically designed by Ascender for
I have developed an app in android 4.0.3(Ice-cream Sandwich), i am using two activities
I want to know that how voice recognition in android works? Which library it
I know that eclipse can do this, can Intellij via the new Android support
From Android widget screen guidelines, http://developer.android.com/guide/practices/ui_guidelines/widget_design.html , we know that, home screen has 4*4

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.