pAbilash / flask_opencv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition WebApp

This is the Face Recognition web Application developed Using dlib and face recognition packages. The Application can be used in the following three ways:

  1. Processing and Recognize the static image from the System.

  2. Doing Face Recognition on the Remote camera footage.

  3. Doing Face Recognition on its own camera footage.

Setup Requirements

  • face_recognition
  • pygame
  • imutils
  • dlib
  • PIL
  • cv2
  • Flask

To Run

Run hello1.py for running the Flask Application

Demo Video

https://www.youtube.com/watch?v=FSpsOhoXHXw

About


Languages

Language:Python 66.2%Language:HTML 33.8%