Ask Your Question

Revision history [back]

Memory dump of CVHaarClassifierCascade

Hello

I am using a DSP and I need to do this:

My system cannot read .XML, and I need to use an eyes CvHaarClassifier. I am using C.

I want to do a memory dump of the CvHaardCLassifierCascade and I need to save the data in a buffer.

The buffer will be an hexadecimal array and I want to save it in a .h file.

How can I do this??

Thank you very much.

Best Regards.