home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9147 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!do-not-reply-to-path
  3. From: af458@yfn.ysu.edu (Jon K. Salmon)
  4. Subject: Re: indexed 256 color palette selection
  5. Message-ID: <1992Sep8.015942.4224@news.ysu.edu>
  6. Sender: news@news.ysu.edu (Usenet News Admin)
  7. Nntp-Posting-Host: yfn
  8. Organization: Youngstown State University/Youngstown Free-Net
  9. Date: Tue, 8 Sep 1992 01:59:42 GMT
  10. Lines: 20
  11.  
  12.  
  13. rwed@hal.gnu.ai.mit.edu (N7YVM) writes:
  14. > Ive got a bunch of raw images, i.e. image that are stored as memory as
  15. > separate r g and b images, each byte being between 0 thru 255 and
  16. > indicating intensity...
  17. >
  18. >  What I need is an algorithm that selects the best indexed 256 color
  19. >  palette for a particular image.
  20.  
  21. Hmmm.  This sounds VERY much like a situation covered in an article
  22. in Computer Language.
  23.  
  24.   "A Few Good Colors"  Dave Pomerantz  _Computer Language_ v7n8
  25.   August 1990, pp.32-41.
  26.  
  27. Please write me for more information if you cannot get a copy of
  28. that issue.
  29.  
  30. -- Jon
  31. -- 
  32.