home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / numanal / 2349 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.2 KB  |  31 lines

  1. Newsgroups: sci.math.num-analysis
  2. Path: sparky!uunet!cs.utexas.edu!convex!riogrande.cs.tcu.edu!nuntius
  3. From: Dick Rinewalt <rinewalt@gamma.is.tcu.edu>
  4. Subject: Re: WANTED: Algorithm to fit data points to ellipse
  5. Message-ID: <1992Jul31.161307.21857@riogrande.cs.tcu.edu>
  6. Sender: news@riogrande.cs.tcu.edu
  7. Organization: Texas Christian Univ Comp Sci Dept
  8. X-Useragent: Nuntius v1.1b3
  9. References: <1992Jul30.235659.23179@terminator.cc.umich.edu>
  10. Date: Fri, 31 Jul 1992 16:13:07 GMT
  11. Lines: 18
  12.  
  13. In article <1992Jul30.235659.23179@terminator.cc.umich.edu> Dave Reimann,
  14. reimann@terminator.cc.umich.edu writes:
  15. >I need an algorithm to fit a general ellipse to a set of data points.
  16. >By generalized ellipse, I mean one that accounts for any tilt in the
  17. >major axis wrt the x-axis.  The data is expected to have some estimation 
  18. >error, so I need to handle that.
  19.  
  20. There is an ellipse fitting routine in NIH Image available by anonymous
  21. ftp from alw.nih.gov in the /pub/image directory. Comments in the Pascal
  22. code say that the routine is due to
  23.   Bob Rodieck
  24.   Department of Ophthalmology, RJ-10
  25.   University of Washington
  26.   Seattle, WA, 98195
  27.   (206) 543-2449
  28. The comments also reference
  29.   Cramer, Mathematical Methods of Statistics, Princeton Univ. Press, 945,
  30. page 283
  31.