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 facedetector

Hi all

I encountered the problem with face detector on dm368 processor.

It works perfectly when takes a image from memory.

But when I try to connect it to vpss and resizer to operate with video stream from a camera it stops detecting faces.

He stops working as soon as I enable vpss by writing 1 to ISIF_SYNCEN (0x01c71000) address.

Сan anyone answer the question: can facedetector work simultaneously with the VPSS and resizer or it works from memory only?