Ask Your Question

Revision history [back]

For demographic analysis with camera

Hi guys,

The idea is to use opencv on raspberry pi for customer face detection. After face detected, it will use the backend model for demographic analysis (gender, age ...) with the snapshot of face. But for single customer, I donot want to push multiple snapshots to server. Is there any good way to push one snapshot for single customer? Thank you very much.