Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 1.26 KB

README.md

File metadata and controls

74 lines (41 loc) · 1.26 KB

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 Repo. (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

MIT