Skip to content

Python implementation of the seam carving algorithm along with a partial implementation of a PNG decoder and a small image treatment library

Notifications You must be signed in to change notification settings

JuanGonzalezCaminero/Seam_Carving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seam Carving

Python implementation of Seam Carving, as described in the paper by Shai Avidan Ariel Shamir.

Also includes a partial implementation of a PNG decoder, based in the official specification, and an utility library for image treatment, which constitutes the main body of the project

About

Python implementation of the seam carving algorithm along with a partial implementation of a PNG decoder and a small image treatment library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages