Skip to content

mittalhimanshu01/FaceFusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FaceFusion

A Face Recognition Web Application

This is a Flask-based web application for performing real-time face recognition using a webcam. The application allows users to log in by verifying their faces against known images.

Features

  • Real-time face detection and recognition
  • User authentication using facial recognition
  • Simple and intuitive web interface
  • Easily extensible and customizable

Usage

  • Upload a image for encoding in same directory where you place the main file
  • Make changes in code according to the name of your Image
  • Run the Flask application
  • Open a web browser and go to http://localhost:5000 to access the web interface
  • Click on the login button to start the face recognition process

About

Face Recognition Authentication using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published