home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / 14172 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.1 KB

  1. Xref: sparky comp.graphics:14172 comp.graphics.visualization:2070
  2. Path: sparky!uunet!pipex!unipalm!uknet!edcastle!eonu24
  3. From: eonu24@castle.ed.ac.uk (I Reid)
  4. Newsgroups: comp.graphics,comp.graphics.visualization
  5. Subject: Contouring advice/code sought
  6. Message-ID: <30707@castle.ed.ac.uk>
  7. Date: 25 Jan 93 08:41:24 GMT
  8. Distribution: comp
  9. Organization: Edinburgh University
  10. Lines: 25
  11.  
  12. Summary
  13. -------
  14.  
  15. I need advice (or preferably code) to convert 2D data sets (512 x 298 of
  16. 8 bit integer data) to contour lines.
  17.  
  18. Blurb
  19. -----
  20.  
  21. I have a number of microscopy images which I want to contour and my
  22. attempts to find explanations/code to do this have failed so far, so...
  23.  
  24. ...Could some kind soul point me in the direction of an uncomplicated
  25. explanation of (or better still, explanation and code for) contouring
  26. arbitrary sized rectangular arrays of bytes?
  27.  
  28. I have one code example (from Doctor Dobbs Journal I think) which
  29. contours a 20 x 20 array of floats and outputs postscript. The
  30. printer I tried it with didn't like it and (much as I wish I could say
  31. I did) I couldn't work out much of what was happening in the code.
  32.  
  33.  
  34. Many thanks in advance,
  35.  
  36. Iain
  37.