/seam-carving

Content aware image resizing implemented using the seam carving technique.

Primary LanguageJavaMIT LicenseMIT

#Seam Carving

Included:

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