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