Face Recognition |
Face recognition is the process of identifying one or more people in images or videos. Algorithms for face recognition typically extract facial features and compare them to a database to find the best match. Face recognition is an important part of many biometric, security, and surveillance systems, as well as image and video indexing systems.
You can recognize faces in MATLAB® with Computer Vision System Toolbox™, Statistics Toolbox™, and Neural Network Toolbox™ using a variety of models, including:
See also: Steve on Image Processing, image and video processing, object recognition, MATLAB and OpenCV, object detection, image recognition
Face Detection with MATLAB 4:34 (Video)