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?