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