Skip to content

GUI program for irregular Quadrilateral cropped to nice fitting Rectangle

License

Notifications You must be signed in to change notification settings

Kinjalrk2k/IrregulaCrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IrregulaCrop

GUI program for irregular Quadrilateral cropped to nice fitting Rectangle

Demonstration

A video demonstrating the program

ss

Usage

  • Clone this repository
  • Browse the cloned location
  • Install dependencies: pip install -r requirements.txt
  • Load up the image by updating line 248 with the image path
  • Run the script: python CropApp.py
  • Select the area to crop by moving the cropping corners
  • Click on the Crop button and check the preview
  • Click on Save button to save the cropped image (saves as result.jpg in the same location of the python script)
  • Click on Reset button to reset the cropping corners

Notes

This project was created and tested under Windows, and is expected to work fully in other systems too.

This project is still under development. Parts of the source codes may not be well documented. Also suitable prompts may not be available for the user at the moment.

More features and fixes are yet to come. Meanwhile suggestions, ideas, bug reports are welcomed.

I am a python n00bie! I am still learning python! I have tried my best to give in as much effort required (of course directly proportionate to my knowledge), for this project.


Kinjal Raykarmakar

About

GUI program for irregular Quadrilateral cropped to nice fitting Rectangle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages