Skip to content

bugramurat/real-time-image-processing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Image Processing Flask App

Real-Time Image Processing with Flask and Docker (Mobile Friendly)

live demo!

Preview

preview

How to run

Run this in your project-folder/docker path:

docker build -t container_name .

Then this:

docker run --rm -p 5002:5002 container_name

Libraries

  • flask==3.0.1
  • gunicorn==21.2.0
  • pillow
  • opencv-python
  • numpy



For further information: bugramurat4444@gmail.com

example

About

Real-Time Image Processing with Flask and Docker (Mobile Friendly)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages