Giter Site home page Giter Site logo

lanhoter / java_face-detection-and-recognition Goto Github PK

View Code? Open in Web Editor NEW
15.0 4.0 4.0 22.72 MB

2015 Final Year Project in INTI International University Malaysia, built from scratch

Java 100.00%
face-recognition face-detection java opencv eigenfaces email-notification malaysia

java_face-detection-and-recognition's Introduction

Java_Face-Detection-and-Recognition

IMPORTANT: you will need openCV library in order to get it run and work.

Final Year Project in INTI International University Malaysia

image

image

image

image

image

Email Notification


image

Algorithm:


Face Detection: Haar Cascades
Feature Extraction: Principle Component Analysis
Face Recognition: Eigenfaces

Construct Eigenfaces


image

Steps
1.Grayscale Face Images
2.A “STOP” Exposure
3.Calculate Eigenfaces(Corresponding to largest Eigenvalue)
Dataset training

Face Recognition Steps:


1.Automatically Crop Face Images
2.Grayscale and Resize Face images to 220 * 220 pixel
3.Feature Extraction and Calculate distance
4.Distance below 0.2 can be identified as same person

Image Face Recognition


1.Steps of Face Recognition from image
2.Load Face Image
3.Grayscale, a “STOP” Exposure and Resize
4.Face Detection using Haar Cascades
5.Feature Extraction using PCA
6.Calculate Eigenvalues and Similarity
7.Retrieve results from Face Database

System Strength


Fast Face Detection and Recognition within seconds
Secured based Email Notification
Detection and Recognition under difficult Light Conditions from 50 lux to 8000 lux
Low Cost Implementation and no additional Cost

java_face-detection-and-recognition's People

Contributors

lanhoter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.