500260c411
This is the liquid rescale algorithm library from graphics/gimp-liquid-rescale. For the 0.4.0 release it was split off as a standalone library.
7 lines
422 B
Text
7 lines
422 B
Text
Liquid Rescale is a free, open source implementation of the algorithm
|
|
described in the paper entitled "Seam Carving for Content-Aware Image Resizing"
|
|
by Shai Avidan and Ariel Shamir.
|
|
It aims at resizing pictures non-uniformly while preserving their features,
|
|
i.e. avoiding distortion of the important parts. It supports manual feature
|
|
selection, and can also be used to remove portions of the picture in a
|
|
consistent way.
|