Skip to content
/ IPO Public

Building an interface for Image Processing and Analysis

License

Notifications You must be signed in to change notification settings

saimihirj/IPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Outlook

Building an interface for Image Processing and Analysis.

Tools and Software Used

  • Python 3.x
  • Streamlit
  • flask

Modules Used

  • cv2
  • streamlit
  • numpy
  • PIL
  • matplotlib

Execute Code

To get started, clone this repo and run the following to install the required packages:

  • pip install -r requirements.txt

To run the app, you can run:

  • streamlit run app.py

Output

Demo Video - Drive Link

video

Screenshots

  • Uploading Image image
  • Converting to Grayscale Model image
  • Converting to HSV color model image
  • Toggle with Brightness image
  • Toggle with Contrast image
  • Toggle with Blurness image

About

Building an interface for Image Processing and Analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages