Skip to content

Suukhii/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcamera with Flask

This is a simple Flask application that streams video from your webcam. It uses OpenCV to capture video from your webcam and Flask to serve the video.

Installation

  1. Clone this repository.
  2. Install the required packages using pip.

pip install -r requirements.txt

  1. Run the app.

python app.py

  1. Open your browser and go to http://localhost:5000.

Usage

  • Press the Start button to start streaming video.
  • Press the Stop button to stop streaming video.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Web-based face-tracker built with python and opencv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published