Skip to content

divakartika/image-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open in Streamlit

Image Filter

This is a web app that you can use to add filters to your image, powered by OpenCV functions:

  • Brightness (cv2.convertScaleAbs())
  • Blur (cv2.GaussianBlur())
  • Enhance (cv2.detailEnhance)

References:

About

OpenCV image filter web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages