Reference
Table of Contents
▸
List of Commands
▸
Geometry Manipulation
▸
seamcarve
◀
scale_dcci2x
|
shift
▶
seamcarve
Arguments:
_width[%]>=0,_height[%]>=0,_is_priority_channel={ 0 | 1 },_is_antialiasing={ 0 | 1 },_maximum_seams[%]>=0
Description:
Resize selected images with specified 2D geometry, using the seam-carving algorithm.
Default values:
height=100%
,
is_priority_channel=0
,
is_antialiasing=1
and
maximum_seams=25%
.
Example of use:
$ gmic
image.jpg
seamcarve 60%
Command:
image.jpg
seamcarve 60%