Skip to content

ahmeddemaad/Face_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection and Recognition Studio

Table of Contents

Runing Project

  • You have to download OpenCV from this Documentation link
  • You can also follow the steps in this video

Description

Face Detection and Recognition Studio uses the following algorithms:

  • Cascade classifier for face detection.
  • PCA for image feature extracting.
  • SVM for predicting the person.

Features

  • User can browse images from his pc.
  • The project contains 2 tabs:
    • First Tab -> Face Detection.
    • Second Tab -> Face Recognition.

Technology Used:

The Desktop Application is built using:

  • Qt6 Creator using C++.
  • OpenCV Library.
  • SVM machine learning model.

Project Demo

Screenshots

Made by:

Name Section BN
Ahmed Emad 1 6
Mohammed Mostafa 1 47
Mohab Ghobashy 2 39
Magdy Nasr 2 15
Youssef Kadry 2 58
  • Course Name : Computer Vision .

Submitted to:

  • Prof. Ahmed M. Badawi & Eng. Peter Emad and Eng. Laila Abbas

All rights reserved © 2022 to Team 3 - Systems & Biomedical Engineering, Cairo University (Class 2024)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages