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  ▸  Values Manipulation  ▸  compress_rle◀  huffman_tree    |    cumulate  ▶

compress_rle

Arguments:

Description:

Compress selected images as 2xN data matrices, using RLE algorithm.

Set maximum_sequence_length=0 to disable maximum length constraint.

Default values:

is_binary_data=0 and maximum_sequence_length=0.

Example of use:

image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]

Command: image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
Command: image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-1]
Command: image.jpg rescale2d ,100 quantize 4 round +compress_rle , +decompress_rle[-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.