home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / animatio / 1407 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.2 KB  |  26 lines

  1. Newsgroups: comp.graphics.animation
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!news.service.uci.edu!unogate!stgprao
  3. From: stgprao@st.unocal.COM (Richard Ottolini)
  4. Subject: Re: HELP! Its Those Damned Colormaps!
  5. Message-ID: <1992Dec23.003522.1579@unocal.com>
  6. Keywords: sun-rasterfile, vga, colormap, normalize
  7. Sender: news@unocal.com (Unocal USENET News)
  8. Organization: Unocal Corporation
  9. References: <1992Dec22.195753.8789@murdoch.acc.Virginia.EDU>
  10. Date: Wed, 23 Dec 1992 00:35:22 GMT
  11. Lines: 13
  12.  
  13. In article <1992Dec22.195753.8789@murdoch.acc.Virginia.EDU> jrm2k@uvacs.cs.Virginia.EDU (Jeff Michel) writes:
  14. >paragraphs, my question is: "Is there any software available which will allow me
  15. >to normalize the colormaps of a sequence of Sun rasterfile images into *one*
  16. >common colormap including all or most of the colors of the images of the
  17. >sequence?"  If not for Sun, then is there source code for the normalization of
  18. >*any* colormap-oriented graphics architecture (eg. VGA)?
  19.  
  20. Yes,, but it it is tedious.
  21. The pbmplus system distributed with XWindows.
  22. First  convert all images to ppms.
  23. Then the ppmquant program will reduce the entire set or subset to a common
  24. color table of arbitray size.
  25. Then convert back to the original format.
  26.