Skip to content

This simple app let you apply contrast, brightness and some cool filters to your pictures.

Notifications You must be signed in to change notification settings

Mu-Ahmad/Image_Processing_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing App

This simple app makes use of OpenCV library and let you apply changes to contrast, brightness of and some cool filters to your pictures.

s1 s2

s3 s4

By Applying different filters, presets, kernels and color maps number of creative edits are possibles!

s5 s6

Usage:

To Run The Script:

python3 Application.py --image path_to_image

Example:

python3 Application.py --image testfile.png

python3 Application.py --image folder/testpicture.jpg

Press 'q' to quit the app, 's' to save the output image and 'o' to view the original image.

Note:

Presests and Filters are distructive in nature to eachother, rest of the affects can be applied on top of each other. Presets have high computational cost so they might not work properly on some machines for ultra high resolution pictures.

About

This simple app let you apply contrast, brightness and some cool filters to your pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages