I'm working on a project for which I require high accuracy for face detection. For detection I'm using opencv with python.
I'm still not able to achieve my target so I was thinking of manipulating the fields/data in the xml files - haarcascade_frontalface_default.xml and haarcascade_frontalface_alt2.xml.
However, I was unable to understand the tags in it. I want a brief explanation of the major tags only.