>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  MAKEZ24
Libraries

MAKEZ24

MAKEZ24

Name


      MAKEZ24

Purpose


      Make a test 24-bit color image.

Category


Calling Sequence


      img = makez24( nx, ny, w)

Inputs


      nx, ny = size of image to make. in
      w = smoothing window size (def = 5% of sqrt(nx*ny)). in

Keyword Parameters


Keywords


        /PERIODIC forces data to match at ends. Will not work
          for smoothing windows much more than about 30% of n.
        SEED=s Set random seed for repeatable results.
        LASTSEED=s returns last random seed used.

Outputs


      img = resulting 24-bit color image (true=3). out

Common Blocks


Notes


Modification History


      R. Sterner, 2003 Sep 24
  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.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us