Skip to content

MattRibeiro/Camera_Flask_App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camera_Flask_App

Camera app using flask, OpenCV wherein we can click pictures, record videos, apply filters like greyscale, negative and 'face only' snapchat filter.

Procedure to run the app:

--To run this app, you should have python, flask and OpenCV installed on your PC.

--To start the app, clone this repo and move to the project directory in the command prompt. Type:  python camera_flask_app.py

--Now, copy-paste http://127.0.0.1:5000/ into your favorite internet browser and that's it.

--Please read my medium blog post for detailed explanation: Camera App with Flask and OpenCV.

Demo:

alt text

About

Camera app using flask, OpenCV wherein we can click pictures, record videos, apply filters like greyscale, negative and 'face only' snapchat filter.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 79.5%
  • HTML 20.5%