• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Face Recognition Help Needed.....

lakmini

Lurker
hi guys,

I have developed a face recognition system using openCV and it really works well. But when there are more faces in the database the accuracy is decreasing. when there are several facial images it recognize the person correctly. Do you have any idea of improving the accuracy of the system with many facial images in the data base.

Please help me. I am new to this subject.

Thank you.
Lakmini
 
hi guys,

I have developed a face recognition system using openCV and it really works well. But when there are more faces in the database the accuracy is decreasing. when there are several facial images it recognize the person correctly. Do you have any idea of improving the accuracy of the system with many facial images in the data base.

Please help me. I am new to this subject.

Thank you.
Lakmini
 
hi guys,

I have developed a face recognition system using openCV and it really works well. But when there are more faces in the database the accuracy is decreasing. when there are several facial images it recognize the person correctly. Do you have any idea of improving the accuracy of the system with many facial images in the data base.

Please help me. I am new to this subject.

Thank you.
Lakmini

That's Odd. What is the maximum number of faces in your database before it becomes inaccurate (or is it linear)?

Besides that, I would have to assume that something is wrong with your program coding that is making the facial recognition fail with more faces. I am not too familiar with OpenCV but I do some programming in Java and C (HTML and Javascript as well), perhaps you can email me the program and I can go through your code? If not that is fine.

-DaedalusxX
 
Back
Top Bottom