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.

DM368 Facedetect drivers and interrupt requests

Good day 

I am hoping someone could please assist, I have the DM368ZCED48F and trying to implement factedetion, we use DVSDK3 , I have managed to detect faces using the drivers found from ridgerun only when loading an image from a file. i am trying to get this working with the interrupt enable , but there appear to be some issue when running the resizer and facedetect , is it possible to detect faces ? is there a known solution? Ive seen an otherpost where this question gets asked but not answered.

The registers are being set correctly no values exceeding what they should, I have contiguous memory allocated , but I get the resizer issue and when I add in a nice delay before calling facedetect execute it just freezes up.

Any suggestions would be much appreciated.