Welcome to SeamzGood
SeamzGood is an image processing software. It implements the seam-carving algorithm developed by Shai Avidan and Ariel Shamir at SIGGRAPH 2007.
It is based upon SDL and OpenglGL (through Derelict).
Discussion forums is here.
Download
Documentation
- User manual
- More detail on our implementation is provided here (french).
Screenshots
Videos
Features
Here is the list of SeamzGood's features :
- resizing an image while preserving content
- erasing an object from an image
- protecting an object from further modification
- moving an object in an image
- user-friendly GUI
- currently Windows only. Linux could be supported as most of the code is portable.
Requirements
Here is the required configuration for executing SeamzGood :
- Windows
- OpenGL 2.0 (shaders required !)
License
SeamzGood is distributed under the terms of the BSD license.
What is seam-carving ?
The best introduction to seam-carving is to watch this video.
The original paper submitted at SIGGRAPH 2007 by Shai Avidan and Ariel Shamir is here.
Seam-carving exists also as free, open source C/C++ library : Liquid Rescale Library, used in a GIMP plugin.
Who are we ?
We are 2 students of a french IT school named ENSIMAG. We started SeamzGood as a student project but we decided to keep maintaining it to promote D.
Attachments
- erase_someone_1_1.jpg (126.6 kB) - added by aliloko on 06/16/08 10:33:00.
- erase_someone_1_2.jpg (96.2 kB) - added by aliloko on 06/16/08 10:33:36.
- longcat_1.jpg (60.0 kB) -
the original longcat
, added by aliloko on 06/16/08 10:38:03. - longcat_2.jpg (142.7 kB) -
an extended longcat image
, added by aliloko on 06/16/08 10:38:29.
