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  ▸  Input / Output  ▸  shared◀  shape_star    |    sample  ▶

shared

Built-in command

Arguments:

Description:

Insert shared buffers from (opt. points/rows/planes/channels of) selected images.

Shared buffers cannot be returned by a command, nor a local environment.

(equivalent to shortcut command sh).

This command has a tutorial page.

Examples of use:

• Example #1

image.jpg shared 1 blur[-1] 3 remove[-1]

Command: image.jpg shared 1 blur[-1] 3 remove[-1]

• Example #2

image.jpg repeat s { shared 25%,75%,0,$> mirror[-1] x remove[-1] }

Command: image.jpg repeat s { shared 25%,75%,0,$> mirror[-1] x remove[-1] }
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.