Skip to content

adamshamsudeen/opencv-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 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 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

About

A Flask-Application to dynamically generate images with banners like that of facebook dp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published