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

A Full-Featured Open-Source Framework for Image Processing



Latest stable version: 4.0.4 (2026/08/19)

Reference
Table of Contents  ▸  List of Commands  ▸  Reptorian's Commands  ▸  rep_zip◀  rep_cs_arg    |    rep_multisplit  ▶

rep_zip

Arguments:

  • axis={ x=horizontal | y=vertical | z=depth },output_sections={ 0=false | 1=sections | 2=split_sections }

Description:

Zips images. All images must have same spectrum size!

Examples of use:

• Example #1

(0,5,9,13,15,16) (1,6,10) (2,7,11) (3,8,12,14) (4) rep_zip x

Command: (0,5,9,13,15,16) (1,6,10) (2,7,11) (3,8,12,14) (4) rep_zip x

• Example #2

(0,3,6) (1,4,7) (2,5,8) rep_zip x

Command: (0,3,6) (1,4,7) (2,5,8) rep_zip x

• Example #3

(0,6,12,17) (1,7,13,18,21,23) (2,8,14) (3,9,15,19,22,24) (4,10) (5,11,16,20) rep_zip x

Command: (0,6,12,17) (1,7,13,18,21,23) (2,8,14) (3,9,15,19,22,24) (4,10) (5,11,16,20) rep_zip x

• Example #4

sp cat,flower rep_zip x resize. 1360,525,1,100%,-1

Command: sp cat,flower rep_zip x resize. 1360,525,1,100%,-1

Author: Reptorian.
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.