MAN page from RedHat Other XITE-3.3-3.i386.rpm
SCATTER
Section: User Commands (1)
Updated: 16 Mar 1998
Index
NAME
scatter - make a scatterplot
SYNTAX
scatter <input1> <input2> <output>
DESCRIPTION
Creates a scatterplot (a two dimensionalhistogram) of band 1 of the two input images.The scatterplot is returned as an unsigned byteimage.
RESTRICTIONS
Accepts only UNS_BYTE pixels. Everyscatter update that would increase thescatter value beyond 255 increases anoverflow counter, which is eventuallywritten to stderr.
AUTHOR
Tor Lønnestad, BLAB, Ifi, UiO
EXAMPLES
scatter image1.img image2.img scatter.img
scatter image.img:1 image.img:2 scatter.img
ID
$Id: scatter.c,v 1.25 1997/01/09 16:43:14 svein Exp $
Index
- NAME
- SYNTAX
- DESCRIPTION
- RESTRICTIONS
- AUTHOR
- EXAMPLES
- ID
This document was created byman2html,using the manual pages.