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.