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?
It works fine and we already have implemented it in IPNC RDK for DM36x
Please refer to this for details on the FD driver implementation
Regards,
Raghu
Please mark this reply as Verify Answer on this post if it answers the question.