IMAGE_STATS Name
IMAGE_STATS Purpose
Display image stats in a widget.
Category
Calling Sequence
image_stats, x1, x2, y1, y2 Inputs
x1,x2,y1,y2 = Indices into image for area of interest. in
Keyword Parameters
Keywords
INIT=img0 Must give original image to initialize.
/TERMINATE Destroy plot window and terminate.
FACT=fact Times smaller displayed image is than original.
/YREV Y is reversed.
XPOS=xpos, YPOS=ypos x,y position of histogram window. On INIT.
BINWIDTH=binwid Initial histogram bin width. On INIT.
OPTION=opt Plot option:
1 = JPEG snapshot.
2 = Set plot paramaters.
INFO=name of image file.
Outputs
Common Blocks
image_stats_com Notes
Notes: intended to work with box2d as the CHANGE routine.
Modification History
R. Sterner, 2002 Sep 17
R. Sterner, 2002 Sep 22 --- Added XPOS,YPOS.
R. Sterner, 2003 Jan 14 --- Fixed SDEV problem for UINT.
Copyright (C) 2002, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.