how to recognize a face in different frame in a video

I have seen the example given in matlab, http://www.mathworks.com/examples/matlab-computer-vision/mw/vision_product-visionfacetracking-face-detection-and-tracking-using-camshift Is it possible to provide the face to be detected separety (in the example its detecting the face that appears in the first frame? Also, I want to recognize the face in all the frames of the video, where ever its appearing. Like if some other face appears in between, it will not detect that face and will detect the given or desired face, if it appears again. Please help. Thanks in advance.

1 Commento

You could probably train a cascade object detector for that particular face. Be sure to train from multiple angles.

Accedi per commentare.

Risposte (1)

Hi Mandy can you please help me to run the face recognition code?I downloaded the database but still get the error for cd in load_database function. could you help me please? I found you happily run the code. Thanks hanishoja@yahoo.com

1 Commento

What error are you getting for cd? Please include a complete copy of the error message.

Accedi per commentare.

Richiesto:

il 26 Mar 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by