Ask Your Question

d_lucifer's profile - activity

2013-02-15 05:32:51 -0600 asked a question face recognition exsample for android

i searched everywhere for a proper face recognition sample code from 2 weeks. but i couldn't find anything. and yes i know there are people who knows about this subject well. but they don't like to share anything with newbies like us. i don't know that's may be this technology is bit hard to learn. so i tried to do my project using openCV but i failed. it's really hard to setup all the necessary programs and i couldn't even run those examples provided by them. what i need is not a big deal for all the pros around here.

i'm working with a big project and i'm doing the face recognition part of that project. what i need to do is

  1. i want to select an image of a person from gallery and get all the details which are related to face recognition and save them in a sq-lite database

  2. after that when i select another picture of the same person app should check it and display a message saying "that person already in the database". that's all..

i made a camera with a small circle. so that i can take pictures using same scales.so i tried to do that with android face detection class but it gives me different results for same person. i thought eye distance of the person is always same. but it is changing from picture to picture. now i'm stucked here. so if anyone can please provide a good example or a sample project for my requirements that would be a really great help for me and all the other newbies around here. thank you..