GithubHelp home page GithubHelp logo

shreeyachatzz / real-time-face-detection-using-matlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a-safarji/real-time-face-detection-using-matlab

0.0 0.0 0.0 125 KB

Real-Time face recognition using MATLAB

License: MIT License

MATLAB 100.00%

real-time-face-detection-using-matlab's Introduction

Real-Time face detection using MATLAB

This is a project for real-time or live-face recognition with attendance system. GUI based application automatic identifies a face and matches it with the database created and training by computer webcam or labtop camera. Also, this application 'Eigenface' PCA algorithm and viola jones algorithm is implemented.

Table of contents

General info

This project is being carried out due to the concerns that have been highlighted on the methods that given a real time video stream, devise a strategy by choosing an algorithm for detection of face like objects in that video stream. Moreover, once a human face is detected in the video stream, extract its feature points and use them to keep track of the motion of that face in live video. Face detection is considered to be a complex task because of many challenges involved in it like presence of occlusion in the vide frame, change in pose of human face and change in image position etc. Keeping in view all these constraints, strategy for implementation of real time face detection must be robust enough to provide maximum performance in presence of these constraints.

Objectives

As the need for larger amounts of research rises of the face detection algorithms choosing an approach for detection of a face in a real video stream by Viola-Jones object detection framework, designing and implementing graphical user interface (GUI) that allows users to interact with implemented algorithms and extracting facial features also known as feature points from the detected face. In this case, facial features are extracted using a minimum eigenvalue algorithm as specified in Carlo Tomasi and Takeo Kanade. Detection and Tracking of Point Features. Carnegie Mellon University Technical Report CMU-CS-91-132, 1991

Screenshots

Home page
Detect camera lab for quick detection for face, eyes, and upper-body!
After login with password

Features

  • Login Page
  • Face Detection and Data Gathering
  • Train the Recognizer
  • Face Recognition
  • Database
  • Live-camera
  • Takes Image From Videos
  • Annotates Detected Features

Technologies

  • MATLAB version R2020a or higher
  • Computer Vision Toolbox
  • Image Acquisition Toolbox
  • Image Processing Toolbox
  • Control System Toolbox

Setup

To run this app, you will need to follow these 2 steps:

1. Requirements

  • a Laptop with camera or USB camera
  • Windows 10. For macOS users, need to figure out what errors might happen when setup

2. Install MATHLAB and Toolboxs

Status

Project is: ##c5f015 done

Contact

Created by A.Safarji - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Contributing

  1. Fork it (https://github.com/A-safarji/Real-Time-Face-Detection-Using-MATLAB.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

real-time-face-detection-using-matlab's People

Contributors

a-safarji 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.