December 31st, 2010, 08:40 PM
|
#4 (permalink)
|
|
Member
Join Date: Dec 2010
Location: College in CT, From NY
Posts: 117
Device(s): HTC Evo 4G
Thanks: 6
Thanked 13 Times in 12 Posts
|
Quote:
Originally Posted by 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
|
|
|
Last edited by DaedalusxX; January 9th, 2011 at 07:27 AM.
|
|