0% found this document useful (0 votes)
73 views11 pages

3 D Face Recognition

This is the proposal power point presentation for the 3 dimensional face recognition for final year project approval. The project is meant for B.Tech Final Year CS students.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views11 pages

3 D Face Recognition

This is the proposal power point presentation for the 3 dimensional face recognition for final year project approval. The project is meant for B.Tech Final Year CS students.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Institute of Engineering and Technology, Lucknow, [an autonomous constituent college of UPTU] DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

Three-Dimensional Face Recognition


Supervised by
Dr. Y N Singh Associate Professor, Computer Science and Engineering,

Proposed by
Anubhav Shrivastava Roll number:1005210009 Final Year

Institute of Engineering And Technology, Lucknow

Introduction
Growing interest in biometric authentication National ID cards, Airport security (MRPs), Surveillance.

Fingerprint, iris, hand geometry, gait, voice, vein and face.

Face recognition offers several advantages over other biometrics

Covert operation.
Human readable media. Public acceptance. Data required is readily available police databases etc.

Problem Statement

Given a two dimensional image of a scene, identify or verify one or more persons in the scene using a stored database of three dimensional faces. Broadly speaking there shall be 5 steps in face recognition system:

input

sensing

segmentation

Feature extraction

Classification

Post processing

decision

All the phases of the phase recognition system will have a different algorithms.

The idea is develop these modules separately and the later integrate them.

Limitations of 2D Face Recognition


System effectiveness is highly dependant on image capture conditions.

Image taken with mobile phone; distorted face

Not looking straight into the camera

Improper flash or improper lightening

Shadow on face

Too much glare on spectacles

Poor resolution

Face recognition is not as accurate as other biometrics.


Error rates that are too high for many applications in mind.
4

A Possible Solution 3D Face Recognition


Use of geometric depth information rather than colour and texture Invariant to lighting conditions Ability to rotate face model in 3D space

Invariant to head angle


3D models captured to scale Absolute measurements invariant to camera distance

3D Face Data
Stored in OBJ file format. Approximately 8000 points on a facial surface. Greyscale texture mapped.

Wire-mesh

Polygons

Texture

Lighting

Test Database
publicly available 3D Face data of large range of expression, orientation, gender, ethnicity, age.

Test Procedure

Programing Specifications

Rapid application development model of software development life cycle will be used. The software will be targeted to run on windows operation system Language: C# Frame work: Microsoft .NET Integrated development Environment: Microsoft visual studio

C# supports rich library in image processing and mathematical work


Module 1

Module 2

Module 4

Module 3

Phase Recognition System Development Timeline

The idea is to develop a software with the trivial algorithms available and then later enhance the efficiency of algorithms.
The targeted timeline of the development of the project is :
Learning of programming in C# and .NET framework
By 31st December

Post processing algorithm


By 15st march

Integration of modules
30th April

Feature Extraction Algorithm


By 15th January

Sensing algorithm
By 28th march

Documentation
May

Feature classification algorithm


By 31st January

Segmentation Algorithm
By 15th February

Readings and References

Christopher M Bishop, "Pattern Recognition and machine learning", Springer university Press, chapter 12 [Principal component analysis], chapter 13[Hidden Markov Model] M. Narasimha Murty and V. Susheela Devi, Pattern Recognition, An Algorithmic Approach, Springer University Press. W.S. Yambor, Analysis of PCA-based and Fisher Discriminant-Based Image Recognition Algorithms, M.S. Thesis, Technical Report CS-00-103, Computer Science Department, Colorado State University, July 2000

L. Sirovich and M. Kirby, Low-dimensional procedure for the characterization of human faces, Division of Applied Mathematics, Brown University, Providence, Rhode Island 02912

You might also like