Top Banner
Facial Recognition and Verification with Mobile Devices
16
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: Facial Recognition and Verification with Mobile Devices.

Facial Recognition and Verification with Mobile Devices

Page 2: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 3: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 4: Facial Recognition and Verification with Mobile Devices.

Project Overview

Today, mobile devices are equipped with cameras that are more than 4x better than just 7 years ago.

iOS device, in particular, also have thousands of compatible accessories ranging from music players to 3D sensors.

iPhone 5S:8 megapixelsAutofocusHybrid IR filtersLED FlashIllumination SensorsFive-Element Lensf/2.4 aperture1080p Video Capture

Original iPhone:2 megapixels

Page 5: Facial Recognition and Verification with Mobile Devices.

Project Overview

Buildings and Homes all across the country use a wide array of complex security devices to protect against unwarranted access.

Why not use everyday devices? My project involves using an iPad and off-the-shelf depth sensor to perform 3D Face Recognition and Verification for security access.

Page 6: Facial Recognition and Verification with Mobile Devices.

Project Overview

My project is designed to replace the current key-card access system in the CBL lab (left) with my iPad/Sensor System (right).

Mock-Up

Page 7: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 8: Facial Recognition and Verification with Mobile Devices.

Who Cares?

Why should everyone in the lab always remember to have their IDs on them?

• Get up to talk to someone who just walked by and the door closes…Locked out.

• Forget your wallet at home…Locked out.• Realize your meeting is soon and leave behind your

wallet in the rush…Locked out.

This project was inspired by the fact that there has to be a BETTER WAY.

Page 9: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 10: Facial Recognition and Verification with Mobile Devices.

Current Progress

The most important thing for these 10 weeks is to have something to show for it.

Step 1: Create a System which uses Face Detection to unlock the lab door.

Step 2: Scan members of the lab to record face data.

Step 3: Incorporate a verification system which compares new face data to already recorded face data.

Page 11: Facial Recognition and Verification with Mobile Devices.

Current Progress

iOS Application (Face Detection)

Sample Scan(Structure Sensor)

Page 12: Facial Recognition and Verification with Mobile Devices.

Current Progress

Step 1: Create a System which uses Face Detection to unlock the lab door. - DONE

Step 2: Scan members of the lab to record face data. – IN PROGRESS

Step 3: Incorporate a verification system which compares new face data to already recorded face data.

Page 13: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 14: Facial Recognition and Verification with Mobile Devices.

Future Plans

Complete the next step of the project outline.

There are many different conditions that can effect the performance and accuracy of facial scans.

Bad Conditions:• Different Pose• Dim Lighting• Background Noise• Etc.

Page 15: Facial Recognition and Verification with Mobile Devices.

Table of Contents

• Project Overview• Who Cares?• Current Progress• Future Plans• Incorporated Technologies

Page 16: Facial Recognition and Verification with Mobile Devices.

Incorporated Technologies

• iOS SDK• Structure Sensor SDK• OpenCV• OpenBR