Skip to content

Repository files navigation

Digital Image Processing

A web-application made with Python and Flask for Image Processing.

Prerequisites

  1. Python 3.6.5 or higher
  2. Flask 1.0.2 or higher

Instructions

  1. Clone the repository
  2. Move to the application folder by using cd pcd
  3. Run the application with python app.py
  4. Go to 127.0.0.1:5000

Run on docker

To run on docker, use this command

docker run -p 5000:5000 kamalhm/pcd

you should be able to access the app on localhost:5000

About

A web-application made with Python and Flask for Image Processing.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages