This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to load an openCV .xml file

Other Parts Discussed in Thread: SYSBIOS

Hello

I am using a TMDXLCDK6748 board and it has only a DSP. This board has an facedetect application example. This example uses OpenCV and a hexadecimal array with patterns classifier of OpenCV.

I want to try to another OpenCV classifier but they are .xml files. So I need to create a file that the DSP can read (hexadecimal array). How can I create that file?

Thank very much

Kind Regards