SEEDFILLR Name
SEEDFILLR Purpose
For an array fill a connected region of constant pixel value.
Category
Calling Sequence
seedfillr, img Inputs
Keyword Parameters
Keywords
SEED=s Seed point as a 2 element array [ix,iy].
FILL=f Fill pixel value.
Outputs
img = Image to process. in, out
Common Blocks
Notes
Notes: Fill connected region having pixel values equal
to original seed pixel value.
Modification History
R. Sterner, 1994 May 23 from seedfill.
R. Sterner, R. Sterner, 1995 Oct 18 --- Completely rewritten
using label_region.
Copyright (C) 1994, 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.