What is inside a XML created by OpenCv Haar function.

justnobody

New Member
I am using OpenCV haartraining to create a classifier for an object. http://note.sonots.com/SciSoftware/haartraining.html
The classifier creates a XML file. I wanna know what means all those values from the XML file.
I have an idea for a start up and is all about optimizing the process of detecting an object based on multiple xml from training data. Can anyone explain me what is actually inside a XML. Lets say if i have 10 xml files from 10 training different date but with the same subject( the same car let's say) is there anything that is common between the file?
 
Back
Top