-
Notifications
You must be signed in to change notification settings - Fork 24
sameeptandon/python-seam-carving
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A python script that implements Seam Carving / Content Aware Image Scaling. A sample command: python CAIS.py -i input.jpg -r 400 500 -o output.jpg -v This will rescale input.jpg to 400 x 500 pixels and save it as output.jpg. The -v will make the process verbose
About
A simple python script that implements Content Aware Image Scaling
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published