G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing
GREYC CNRS ENSICAEN UNICAEN

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 3.3.5        Current pre-release: 3.3.6 (2024/04/19)

Reference

Table of Contents  ▸  List of Commands  ▸  Geometry Manipulation  ▸  apply_scales◀  append_tiles    |    autocrop  ▶

apply_scales

Arguments:

Description:

Apply specified command on different scales of selected images.

interpolation can be { 0:none | 1:nearest | 2:average | 3:linear | 4:grid | 5:bicubic | 6:lanczos }.

Default values:

min_scale=25%, max_scale=100% and interpolation=3.

Example of use:

image.jpg apply_scales "blur 5 sharpen 1000",4

Command: image.jpg apply_scales "blur 5 sharpen 1000",4
Command: image.jpg apply_scales "blur 5 sharpen 1000",4
Command: image.jpg apply_scales "blur 5 sharpen 1000",4
Command: image.jpg apply_scales "blur 5 sharpen 1000",4
G'MIC - GREYC's Magic for Image Computing: A Full-Featured Open-Source Framework for Image Processing

G'MIC is an open-source software distributed under the CeCILL free software licenses (LGPL-like and/or
GPL-compatible). Copyrights (C) Since July 2008, David Tschumperlé - GREYC UMR CNRS 6072, Image Team.