Hii,.. I am pursuing my M.Tech, & working on Video Summarization using Face Recognition. I need which can recognize the face from multiple face image.

For video summarization i have extracted all the frames of video in to the form of image, in which multiple faces are present. I am only interested in those frames in which query face is present. So i need a code which can be useful for this problem.

Answers (1)

See this File Exchange submission from Brett Shoelson from the Mathworks: http://www.mathworks.com/matlabcentral/fileexchange/46645-face-recognition-using-aggregated-features

2 Comments

Hello image analyst, this file has been removed. So how can i proceed further. Thanks in advance.
You can use the Computer Vision toolkit and you can train a Cascade Object Detector with your query face and then you can use the trained detector.

Sign in to comment.

Asked:

on 12 Jan 2015

Commented:

on 5 Mar 2016

Community Treasure Hunt

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

Start Hunting!