aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-lqr-plugin/pkg-descr
blob: 3e9df39e288476659b3fb09cf5182abb1c5f1e48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The Liquid Rescale plugin is an implementation of the content-aware
resizing by seam carving algorithm by Shai Avidan and Ariel Shamir.

It aims at resizing pictures non uniformly while preserving the
features of the picture, i.e. avoiding distortion of the important
parts of the picture. It can also be used to remove portions of the
picture in a consistent way.

It works both ways, but enlarging gives better results if done in
successive steps. It can use extra layers as masks to select which
features of the image should be preserved and which should be
discarded.

The plugin works on the active layer or floating selection. If a
selection is present, it is saved to a channel. If the layer has a
transparency mask, an option is given to select the behaviour
(apply/discard).