home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8214 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  925 b 

  1. Xref: sparky comp.graphics:8214 alt.fractals:1273
  2. Path: sparky!uunet!munnari.oz.au!goanna!sheoak!redgum.ucnv.edu.au!i900003
  3. From: i900003@redgum.ucnv.edu.au (David Buchan)
  4. Newsgroups: comp.graphics,alt.fractals
  5. Subject: Caliper method for measurring fractal dimensions
  6. Keywords: fractals, programming, algorithm
  7. Message-ID: <1890@sheoak.bcae.oz.au>
  8. Date: 28 Jul 92 04:53:18 GMT
  9. Sender: news@sheoak.bcae.oz.au
  10. Reply-To: i900003@redgum.ucnv.edu.au
  11. Followup-To: comp.graphics
  12. Organization: UCNV, Bendigo, Victoria, Australia
  13. Lines: 11
  14. Originator: i900003@redgum.ucnv.edu.au
  15.  
  16.  
  17.     I have to write a program that calculates the fractal dimension
  18. by 'walking' around the edge of a scanned micro-organism.  I have input
  19. in the form of x,y coordinates.  
  20.  
  21.     Does anybody have or know of an algorithm that uses the 'caliper
  22. method' to measure the distance?
  23.  
  24.     C++ preferably but C or Pascal will also do.
  25.  
  26.     Thanks in advance, David Buchan
  27.