Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.