Skip to content

Python (OpenCV) based simple gui application to apply filters and see it side by side with original image.

Notifications You must be signed in to change notification settings

dpunk1337/ImageProcessingFilterDemonstrationApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ImageProcessingFilterDemonstrationApplication

Python 3.7 (OpenCV) based simple gui application to apply filters and see it side by side with original image.

First Make Sure Following dependencies are installed via pip

pip install numpy pip install opencv-python==3.4.11.45 (or nearby version, make sure its opencv 3.4)

Copy the files on pc and run the gui.py file

Make sure to run it on 16:9 screen with 1080p resolution for the best experience !!!

About

Python (OpenCV) based simple gui application to apply filters and see it side by side with original image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages