Hi,
I am trying to detect real time face detection. I have run face-detection-sample
but the problem is sample is also detecting the faces from images as well. How can I setup Open CV to detect real time faces and ignoring images??
Thanks in advance.