XADJCIRC Name
XADJCIRC Purpose
Interactively adjust one or more circles on an image.
Category
Calling Sequence
xadjcirc, rad Inputs
Keyword Parameters
Keywords
/NEW new circle. Else use given radii and given center.
When using /NEW given radii may be fractions.
IX0=ix, IY0=iy Center of circle (device coord). in, out.
Input IX0, IY0 ignored when /NEW used.
/DOTTED show a dotted circle, else solid.
THICK=thk Circle thickness (def=1).
/MAG or MAG=mag Use a magnified cursor (def=5).
Outputs
rad = array of circle radii (pixels). in, out
Common Blocks
Notes
Notes: If /NEW drag open a circle using left mouse button.
Then left click on center or a circle to move.
Right click when done. If rad was a variable new radii will
be returned in rad.
Modification History
R. Sterner, 2003 Jul 24, 29
R. Sterner, 2004 Sep 14 --- Fixed ix0, iy0 return when /new.
R. Sterner, 2009 Jul 30 --- Added /dotted, thick=thk, /mag.
Copyright (C) 2003, 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.