| Projects on Google Code | Results 1 - 10 of 12 |
This project is a course at the American University in Bulgaria taken by the author (Slavo). The attempt is to implement the Seam Carving algorithm proposed by Dr. Ariel Shamir in C#.
The introduction of the algorithm cause quite a fuss. You can view the video presenting the results that can be a...
Seam Carving C# / .NET Implementation.
The Seam Carving GUI is a GUI front end to [http://brain.recall.googlepages.com/cair CAIR], which is an
implementation of Arial Shamir's seam carving algorithm (aka content aware image resizing, aka image retargeting).
== A Little History ==
I ran into a comment by Andy Owen re the [http://sc...
=ImageSeams - Java Based GPL Seam Carving=
The ImageSeams command line tool as well as the GUI tool are based on the paper of Avidan, S. & Shamir, A:. Seam carving for content-aware image resizing in the proceedings of SIGGRAPH ‘07: ACM SIGGRAPH 2007 papers, ACM Press, 2007, 10. It’s based on Jav...
A project for testing image retargeting ideas and implementations.
Project About Seam Carving
Seam Carving is a technique for resizing images while preserving the relevance of its contents.
This project aims to produce a macintosh-optimized seam carving library, as well as plugins for popular applications (e.g. Aperture) using it.
Seam carving en Java
Seam Carving implementation in C# / .NET
You can shrink pictures while keeping what's important in them. That's what will be done using OCaml in this project.