Re: video4linux-list Digest, Vol 72, Issue 3
[email protected] Thu, 04 Feb 2010 23:22:33 +0100
| Newsgroups | gmane.comp.video.video4linux |
|---|---|
| Message-ID | <[email protected]> |
This is a formula that I use and that work very well in a vertex shader for a YCbCr to RGB conversion : y = 1.1643 * (y - 0.0625); r = y + 1.5958 * v; g = y - 0.39173 * u - 0.8129 * v; b = y + 2.017 * u; @+ Yannoo -- video4linux-list mailing list Unsubscribe mailto:[email protected]?subject=unsubscribe https://www.redhat.com/mailman/listinfo/video4linux-list