Ask Your Question

Nick's profile - activity

2015-02-04 12:44:15 -0600 received badge  Student (source)
2014-05-12 10:47:12 -0600 received badge  Notable Question (source)
2013-06-24 11:42:31 -0600 received badge  Popular Question (source)
2012-07-30 22:40:50 -0600 asked a question Python Face Recognition with OpenCV

Hi,

I am trying to wrap my head around using OpenCV's python bindings to query an image database and compare with a sample image. Then I am hoping to return the images from the database whose faces match the sample image's face.

Has anyone faced this issue, or have a good idea of how to approach it?

Thanks for any suggestions.