gboduljak / seam-carving

This is my implementation of the simplified version of the seam carving - an algorithm developed by S.Avidan and A.Shamir. Seam carving is an algorithm for 'content-aware' image resizing. The main idea is to resize an image by removing only the least noticeable pixels. I have also made a small web app used to generate interesting results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gboduljak/seam-carving Stargazers