home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13404 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.1 KB  |  40 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!brunix!lems24!kal
  3. From: kal@lems.brown.edu (Kaleem Siddiqi)
  4. Subject: contour filling/tracing ?
  5. Message-ID: <1993Jan5.171022.3803@cs.brown.edu>
  6. Keywords: filling, tracing
  7. Sender: kal@lems24 (Kaleem Siddiqi)
  8. Organization: Laboratory for Engineering Man/Machine Systems
  9. Date: Tue, 5 Jan 1993 17:10:22 GMT
  10. Lines: 28
  11.  
  12. Hi all,
  13. I was just wondering if anyone has or
  14. knows of general purpose contour tracing and
  15. contour filling software in C or Lisp
  16. (such as efficient implementations of 
  17. the algorithms in Pavlidis).
  18.  
  19. I'm interested in the following 2 problems:
  20. a) Given a 2D array with several binary shapes
  21.    I'd like to be able obtain a separate list of contour
  22.    points for each contour that is ordered
  23.    according to a CW or CCW trace of that contour.
  24.  
  25. b) Given an array with several contours I'd like to
  26.    be able to selectively fill each contour with a
  27.    binary value.
  28.       
  29. Please send replies to kal@lems.brown.edu
  30. thanks!
  31. -Kaleem
  32.  
  33. -- 
  34. Kaleem Siddiqi
  35. Laboratory for Engineering Man/Machine Systems
  36. Brown University
  37. Providence RI 02912
  38.  
  39. e-mail: kal@lems.brown.edu
  40.