Skip to content

SuneGraversen/opencv-flask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-flask

A Flask-Application to dynamically generate images with banners.


Imgur


Contents


Getting Started

What is opencv-flask?

It's a Flask-Application which dynamically generates images, with banners.

  • Technologies Used:


Requirements

  • Flask

pip install Flask

  • Werkzeug

pip install Werkzeug

  • OpenCV

pip install opencv-python

Usage

Step #1 :

  • Clone the repository. (cd into the dir after extracing the .zip)

Step #2 :

Step #3 :

  • Fire up the terminal, and execute this piece of snippet :

python app.py

Yay !

Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

Imgur

Powered By

License

Don't have a License yet !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.1%
  • Python 48.9%