Seamstress Library 1.0.1 (Default branch) |
|
|
Seamstress is a portable library that implements
Avidan and Shamir's seam carving technique for
content-aware image resizing. Seam carving works
by removing the "boring bits" from an image, so it
can change the aspect ratio of many images without
changing the shape of the objects inside.
License: GNU General Public License v2
Changes:
The previous version contained a bug that prevented dynamic energy from being used with energy annotations. The dynamic energy recomputation destroys annotations, and these were not reapplied correctly. This has been corrected.
|