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/12)

Reference

Table of Contents  ▸  List of Commands  ▸  Input / Output  ▸  store◀  srand    |    testimage2d  ▶

store

Built-in command

Arguments:

Description:

Store selected images into one or several named variables.

Selected images are transferred to the variables, and are so removed from the image list.
(except if the prepended variant of the command +store[selection] is used).
If a single variable name is specified, all images of the selection are assigned
to the named variable. Otherwise, there must be as many variable names as images
in the selection, and each selected image is assigned to each specified named variable.
Use command input $variable_name to bring the stored images back in the list.

Default values:

is_compressed=0.

This command has a tutorial page.

Example of use:

sample eagle,earth store img1,img2 input $img2 $img1

Command: sample eagle,earth store img1,img2 input $img2 $img1
Command: sample eagle,earth store img1,img2 input $img2 $img1
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.