HP NVIDIA Quadro 6000, 6GB User's Guide Page 81

  • Download
  • Add to my manuals
  • Print
  • Page
    / 96
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 80
Quadro 4000/5000/6000 SDI DU-05337-001_v01
|
77
Chapter 05 : API Control
colorMatrix[2][1]//g.Cb
colorMatrix[2][2]//b.Cb
colorOffset[0]//Y
colorOffset[1]//Cr
colorOffset[2]//Cb
colorScale[0]//Y
colorScale[1]//Cr
colorScale[2]//Cb
wherethedataisusedaccordingtothefollowingformulae:
Y=colorOffset[0]+colorScale[0]*
(R*colorMatrix[0][0]+G*colorMatrix[0][1]+B*colorMatrix[0][2]);
Cr=colorOffset[1]+colorScale[1]*
(R*colorMatrix[1][0]+G*colorMatrix[1][1]+B*colorMatrix[1][2]);
Cb=colorOffset[2]+colorScale[2]*
(R*colorMatrix[2][0]+G*colorMatrix[2][1]+B*colorMatrix[2][2]);
Possibleerrors:
BadMatch‐TheNVIDIAdriverisnotpresentonthatscreen.
BadImplementation‐GVOisnotavailableonthatscreen.
Page view 80
1 2 ... 76 77 78 79 80 81 82 83 84 85 86 ... 95 96

Comments to this Manuals

No comments