ethanal / seam-carving

Content aware image resizing implemented using the seam carving technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Seam Carving

Included:

  • Python implementation using Numpy, Scipy, and Tkinter
  • Java implementation using Swing

About

Content aware image resizing implemented using the seam carving technique.

License:MIT License


Languages

Language:Java 65.1%Language:Python 34.9%