home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8011 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!cs.utexas.edu!usc!wupost!gumby!destroyer!ubc-cs!uw-beaver!cornell!freyja.cs.cornell.edu!soam
  3. From: soam@freyja.cs.cornell.edu (Soam Acharya)
  4. Subject:  Convert YUV data to RGB
  5. Message-ID: <1992Jul22.032423.13011@cs.cornell.edu>
  6. Keywords:  YUV, RGB, digital video, image conversion
  7. Sender: news@cs.cornell.edu (USENET news user)
  8. Nntp-Posting-Host: freyja.cs.cornell.edu
  9. Reply-To: soam@freyja.cs.cornell.edu (Soam Acharya)
  10. Organization:  Sometimes The Sun Shines In Ithaca Dept
  11. Date: Wed, 22 Jul 1992 03:24:23 GMT
  12. Lines: 28
  13.  
  14. Greetings all,
  15.  
  16. I am looking for pointers in converting digital YUV data to standard RGB
  17. format.  Now, I believe there are multiple ways by which YUV data may be
  18. represented.  For example, the pbmplus toolkit has a program that converts
  19. Abekas YUV bytes into a portable pixmap but I am not sure whether this is 
  20. the same YUV format used by the Sun VideoPix board which uses the SAA9051
  21. Digital Decoder chip to convert composite video into 4:1:1 YUV data.  By
  22. 4:1:1 format I mean for example 8-bit data where there are 8 bits of Y for
  23. every 2 bits of U and V.  
  24.  
  25. So, my question is: does there exist a standard way of converting the YUV
  26. data ( once I have extracted the Y, U and V components ) to RGB regardless
  27. of the format in which the YUV information was actually represented?
  28.  
  29. Many thanks
  30.  
  31. Soam
  32.  
  33. PS - I'll post a summary.
  34.  
  35. ---------------------------------------------------------------------------
  36.    Soam Acharya                    soam@ee.cornell.edu
  37.    Eng. & Theory Center, #369            soam@cs.cornell.edu
  38.    Cornell University                607-254-8811
  39.    Ithaca, NY 14853
  40.   
  41.    "I think I am a wit.  But, my friends say that I am only half right!"
  42.