home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compress / 3105 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.2 KB

  1. Path: sparky!uunet!munnari.oz.au!comp.vuw.ac.nz!waikato.ac.nz!aukuni.ac.nz!cs18.cs.aukuni.ac.nz!epoo1
  2. Newsgroups: comp.compression
  3. Subject: JPEG style compression on radar height data
  4. Message-ID: <1992Aug27.024921.17699@cs.aukuni.ac.nz>
  5. From: epoo1@cs.aukuni.ac.nz (Edouard Poor)
  6. Date: Thu, 27 Aug 1992 02:49:21 GMT
  7. Sender: epoo1@cs.aukuni.ac.nz (Edouard Poor)
  8. Organization: Computer Science Dept. University of Auckland
  9. Lines: 17
  10.  
  11. Just wondering of anyone has had any experience with storing height data
  12. (terrain maps, down to, say, a 5m grid) with lossy techniques such as
  13. JPEG?
  14.  
  15. The situation in which I would like to apply this doesn't really require
  16. very high accuracy in the data, but the amount of data to be stored may 
  17. well be astronomical (or at least the budget for storage media will :-)
  18.  
  19. By inspection I would say that JPEG might do a very good job, but I was
  20. wondering if there was anything in the way of tech reports/thesis/articles/
  21. personal experience in this area before I jump in head first (a lot
  22. of the data will be coast lines and thus will be able to have all the
  23. sea portions eliminated, a quad tree representaion might do a good
  24. job, perhaps as a preprocess...)
  25.  
  26. Thanks in advance,
  27. Edouard
  28.