Top Banner
Presented By: A.VAMSI KRISHNA B.PRAVEEN KUMAR N.V.PRUDHVI B.PRATHEEP KUMAR Guided By: Mr. V.V Syam
23
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Face recognition using laplacianfaces

Presented By:

A.VAMSI KRISHNA

B.PRAVEEN KUMAR

N.V.PRUDHVI

B.PRATHEEP KUMAR

SK RASHID ALI

Guided By: Mr. V.V Syam

Page 2: Face recognition using laplacianfaces

• Introduction• History• Technology• Features • Limitations• Future Scope• References• Conclusion• Questions ?

Page 3: Face recognition using laplacianfaces
Page 4: Face recognition using laplacianfaces

Facial recognition systems are built on computer programs that analyze images of human faces for the purpose of Identifying them.

The programs take a facial image, measure characteristics such as the distance between the eyes, the length of the nose, and the angle of the jaw, and create a unique file called a "template."

Page 5: Face recognition using laplacianfaces
Page 6: Face recognition using laplacianfaces

HISTORY

Page 7: Face recognition using laplacianfaces

Perhaps the most famous early example of a face recognition system is due to Kohonen , who demonstrated that a simple

neural net could perform face recognition for aligned and normalized face images.

Kirby and Sirovich (1989) later introduced an algebraic manipulation which made it easy to directly calculate the eigenfaces, and showed that fewer than 100 were required to accurately code carefully aligned and normalized face images.

Face Recognition using Elastic Graph Matching

Page 8: Face recognition using laplacianfaces
Page 9: Face recognition using laplacianfaces

Laplacianfaces refer to an appearance-based approach to human face representation and recognition. The approach uses Locality Preserving Projection(LPP) to learn a locality preserving subspace which seeks to capture the intrinsic geometry of the data and the local structure.

When the projection is obtained, each face image in the image space is mapped to the low-dimensional face subspace, which is characterized by a set of feature images, they are called Laplacianfaces.

Page 10: Face recognition using laplacianfaces

Principle Component Analysis(PCA) is an eigenvector method designed to model linear variation in high-dimensional data.

Locality Preserving Projections (LPP), the face images are mapped into a face subspace for analysis.

and Linear Discriminant Analysis (LDA) which effectively see only the Euclidean structure of face space,

Two-dimensional linear embedding of face images by Laplacianfaces. As can be seen, the face images are divided into two parts, the faces with open mouth and the faces with closed mouth. Moreover, it can be clearly seen that the pose and expression of human faces change continuously and smoothly,from top to bottom, from left to right. The bottom images correspond to points along the right path (linked by solid line illustrating one particular mode of variability in pose.

Page 11: Face recognition using laplacianfaces

FEATURESFEATURES

Page 12: Face recognition using laplacianfaces

Accuracy

Image Based Projection Techniques

KDT Algorithm

Face hallucination

Camera technology

The Features Are:

Page 13: Face recognition using laplacianfaces

AccuracyConsider numerous numbers of faces and from them it can select your face in any expression

Page 14: Face recognition using laplacianfaces

2. Image Based Projection TechniquesLaplacian is based upon the processing of images.

Input Image

Matched Image

Processing

Page 15: Face recognition using laplacianfaces

KDT Algorithm

The utilization of the KDT algorithm is quite effective in speeding up the kNN query process.

By adopting the KDT method, the 2D Laplacianfaces is improved to be not only more efficient for training, but also as competitively fast as other methods for query and classification.

3D Tree

Page 16: Face recognition using laplacianfaces

Face hallucination

Face hallucination is super-resolution of face images, or clarifying the details of a face from a low-resolution image. The technique of sparse coding can be used. Because of the importance of face images in facial recognition systems and other applications, face hallucination has become an area of research.

Page 17: Face recognition using laplacianfaces

Camera Technology

Cameras can be used to detect the Faces and recognize a particular person

"Camera technology designed to spot potential terrorists by their facial characteristics at airports failed its first major test at Boston's Logan Airport"

To Search Someone

Page 18: Face recognition using laplacianfaces

LIMITATIONSThe human face has 80 nodal points, of which facial recognition software utilizes 14 to 22.

Less accurate

Only pgm file is used

Does not deal with manifold structure

It doest not deal with biometric characteristics

Page 19: Face recognition using laplacianfaces

FUTURE SCOPES• A new dimension to facial recognition-3d

• Unobtrusive audio-and-video based person identification systems.

• Neven Vision, www.nevenvision.com a Santa Monica, Calif.-based developer of mobile machine vision technology.

Neven Vision

3D Face Expression

Unobtrusive

Page 20: Face recognition using laplacianfaces

REFERENCES[1] A. U. Batur and M. H. Hayes, “Linear Subspace for Illumination Robust Face Recognition”, IEEE Int. Conf. on Computer Vision and Pattern Recognition, Hawaii, Dec. 11-13, 2001. [2] P. N. Belhumeur, J. P. Hespanha and D. J. Kriegman, “Eigenfaces vs. Fisherfaces: Recognition Using Class Specific Linear Projection”, IEEE Trans. Pattern Analysis and Machine Intelligence, vol. 19, No. 7, 1997, pp. 711-720. [3] M. Belkin and P. Niyogi, “Laplacian Eigenmaps and Spectral Techniques for Embedding and Clustering”, Advances in Neural Information Processing System 15, Vancouver, British Columbia, Canada, 2001. [4] M. Belkin and P. Niyogi, “Using Manifold Structure for Partially Labeled Classification”, Advances in Neural Information Processing System 15, Vancouver, British Columbia, Canada, 2002. [ ]

Page 21: Face recognition using laplacianfaces

Now We Know

What is Face Recognition?Its HistoryWhat Technology is used?What are its Features?Its limitations and Future?

Page 22: Face recognition using laplacianfaces

QUESTIONSQUESTIONS

Page 23: Face recognition using laplacianfaces