Pink 0.9

catpgm.c File Reference

catenates a sequence of 2d (resp. 1d) images into a 3d (resp. 2d) image More...


Detailed Description

catenates a sequence of 2d (resp. 1d) images into a 3d (resp. 2d) image

Usage: catpgm name_prefix index_begin index_end [xdim ydim zdim] name_out

Description: Original file names must be of the form: name_prefixnnnn.pgm, where nnnn is a four digit decimal integer. The integers index_begin and index_end specify respectively the first and the last index of the series.

Types supported: sequence of byte 1d or 2d images

Category: convert

Author:
Michel Couprie