/image-app

Image Processing App deployed on Heroku Platform

Primary LanguagePythonMIT LicenseMIT

Image Processing App

image_app_pic

This is a simple image processing app containing operations like -

  • Image Equalization
  • Image Flipping
  • Image Mirroring
  • Image Binarization
  • Image Inversion
  • Image Solarization

and transformations like -

  • Image Erosion
  • Image Dilation
  • Image Opening
  • Image Closing
  • Image Morphological Gradient
  • Boundary Extraction

Features

  • User can upload the image file directly from his/her local folder.
  • Toggle switch for converting the image into grayscale.
  • The required output will be displayed in the output (side) window.

For sure additional operations and transformation will be added. You can checkout the app here.