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

  1. Xref: sparky comp.graphics:8188 sci.image.processing:228 comp.ai.neural-nets:2980
  2. Newsgroups: comp.graphics,sci.image.processing,comp.ai.neural-nets
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!torn!watserv1!watmath!undergrad.math.waterloo.edu!cayley.waterloo.edu!icfaragh
  4. From: icfaragh@cayley.waterloo.edu (Chad Faragher)
  5. Subject: ALGORITHM NEEDED:  Palette Selection
  6. Message-ID: <Bs1wLE.82z@undergrad.math.waterloo.edu>
  7. Sender: news@undergrad.math.waterloo.edu
  8. Organization: University of Waterloo
  9. Date: Mon, 27 Jul 1992 14:08:02 GMT
  10. Lines: 15
  11.  
  12.  
  13. The situation:  An image is stored by giving the rgb value for each pixel.
  14.  
  15. The problem:  How to find the best palette of size-n for a particular image
  16. stored (at arbitrary resolution) as above.
  17.  
  18. The solution:  HELP!!!
  19.  
  20. Does the algorithm exist?  Is it memory intensive?  Can it be solved with 
  21. recursion (ie octree division)?  Can a neural-net be trained to arrive at
  22. a visually pleasing palette given the original image?
  23.  
  24. All input welcome.
  25.  
  26. Chad Faragher -- University of Waterloo
  27.