seam-carving
A super-fast Python implementation of seam carving algorithm for intelligent image resizing.
This module provides a simple yet powerful mechanism to resize images using Seam Carving Algorithm.
Python Seam Carving module