Skip to content

This project is concerned with developing an image editor using Python. We used various packages like Tkinter, pillow, OpenCV and many more. It is a user interactive and easy to use application.

Notifications You must be signed in to change notification settings

rishabh-jain424/Longclaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Longclaw

This project is concerned with developing an image editor using Python. We used various packages like Tkinter, pillow, OpenCV and many more. It is a user interactive and easy to use application.

Following steps are considered to edit a desired image:

  • This software system first allows the user to choose an image from your local computer or from webcam.
  • A menu bar on the top of the screen and the buttons at left side of the screen provide this functionality.
  • The menu bar allows the user to open a new image and save an edited image in your computer.
  • The user may adjust image contrast and various ways to enhance image.
  • It allow users to find the contour and edges of the image.
  • It also allows the user to rotate and adjust resolution of the image as needed.
  • Application also allows user to add grayscale, posterize and invert effect to the image.
  • It also provide user to cure the images which contain grains using various blurring techniques.
  • Finally user may save the edited file as needed.
  • In addition to the above, user can also open, save, save_as the image in a chosen location by keyboard shortcuts:
    • , , respectively.

About

This project is concerned with developing an image editor using Python. We used various packages like Tkinter, pillow, OpenCV and many more. It is a user interactive and easy to use application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages