Main Page   File List   Globals  

vsynth.c File Reference

vsynth - produce a synthetic image. More...


Detailed Description

vsynth - produce a synthetic image.

Description
vsynth creates a one-band image with a specified size, pixel representation, and pattern of pixel values. The program knows how to create several different types of patterns.
Usage
vsynth
Parameters:
-out  output image
-pattern  Specifies the type of pattern to be used to set pixel values.
-nrows  number of rows in the output image
-ncolumns  number of columns in the output image
-repn  output pixel representation (bit | ubyte | sbyte | short | long | float | double). Default: float.
-name  Specifies the name to be given the synthesized image. Default: ``image''.
Patterns
Available patterns are:
Known bugs
none.
Author:
Arthur Pope, UBC Laboratory for Computational Intelligence

Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by doxygen1.2.15