Skip to content

Omansh2000/Image-Processing-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

It is a desktop application tool in python. With the help of this tool we can convert a coloured image to a grayscale image. We can also adjust the brightness and the contrast of that image.

Methods used to convert an image to different shades of Grayscale are -

  1. Max method
  2. Min method
  3. Average method
  4. Weighted method or Luminosity method
  5. Brightness and Contrast

Screenshots of the Image Processing Tool

ipt1

Choosing of an image for processing -

ipt2

Original image which is to be converted in different grayscale shades -

ipt6

Max Method -

ipt3

Min Method -

ipt4

Average Method -

ip5

Luminosity Method -

ip6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages