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.

2 views (last 30 days)
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)

Image Analyst
Image Analyst on 12 Jan 2015
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
Walter Roberson
Walter Roberson on 5 Mar 2016
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.

Community Treasure Hunt

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

Start Hunting!